Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.5.1 (#19)
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 21, 2023
1 parent 55634b1 commit c8b1a30
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.0",
"@book000/node-utils": "1.5.1",
"@types/node": "20.5.1",
"@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].0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.5.0.tgz#b01aed0525d94e26fe1000262d461832aa5a7121"
integrity sha512-6d6r2lYZrU67l+80guw/mi22zspzNppMEhkSYEyxJ74VZ5JqcEf8inH+7LRYnrm8yw3CMZ3si6GyMT8BEiow9Q==
"@book000/[email protected].1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.5.1.tgz#d8800292c4b1802a59b585eb73bd7000c4b997ff"
integrity sha512-C81snTlikkIUZgU71g6rV0prR2OyXviE5O0O6laVPUAOkO8se9j5MaXwpxkA98iKZ2vwTvfPpUDGCb2xq6/Ckw==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit c8b1a30

Please sign in to comment.