Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.5.5 (#27)
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] authored Aug 24, 2023
1 parent 3d5fbba commit 04709a7
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.5.4",
"@book000/node-utils": "1.5.5",
"@types/node": "20.5.4",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
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].4":
version "1.5.4"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.5.4.tgz#bd63953b626ca7bf40c67719d636a73ebb24574e"
integrity sha512-8kewnF7+SN1K4dPzNt8S25zDWXc1tXGadAi57R0hUKH+UvUyfQ/HuJR9waxxfyKnqVidkNyqm8uxG9dGRcIyAQ==
"@book000/[email protected].5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.5.5.tgz#e86ce1ea090ca450a2e22c80781476c6d7c8cce7"
integrity sha512-Q8Rcl0hqnyzWBgjRHbrCgI8TaA+LCc34lkUGES5RrO/CGjQiX/aIwpMfT/CV+zSAZOa81nJcWD9/Y6opJvGuXg==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit 04709a7

Please sign in to comment.