Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.4.1 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 18, 2023
1 parent d76ec81 commit 171b08c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"start": "ts-node -r tsconfig-paths/register ./src/main.ts"
},
"devDependencies": {
"@book000/node-utils": "1.4.0",
"@book000/node-utils": "1.4.1",
"@types/node": "20.5.1",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
chalk "^2.4.2"
js-tokens "^4.0.0"

"@book000/[email protected].0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.4.0.tgz#9cde96264d17a0792eac606c4e4074669902846b"
integrity sha512-0Z9+tCWOtjFZLyV7QEQyI1fjq3oNm1s+tvo5fKJ2pr7dYWnr6Fzy3tWB9GelNtC+Q8ziMU9PbYPNXV0+NDxfEg==
"@book000/[email protected].1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.4.1.tgz#3a8e67f6b2f54ae99c973947f8dcd2a94bf0392b"
integrity sha512-DhZTArq9HftlbGgIGipdMrlIZfijPrP2XF2KiUg6kpaHYtYA1Cav95gbBk3ld7bwM+jkjusMhFks1Q2HihLjLw==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit 171b08c

Please sign in to comment.