Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.3.57 (#9)
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 15, 2023
1 parent 92dbeae commit c4bbca2
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.3.56",
"@book000/node-utils": "1.3.57",
"@types/node": "20.5.0",
"@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].56":
version "1.3.56"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.56.tgz#f5a7a33249594c46db29f7d7d204189fd5b83f1c"
integrity sha512-p7jKxfs0Ec+OcfzWEMsIY8VLWGepMhAwgrue7p7bRSnnJvdBm17Wy9l2Ehs9y+YfptD25MTUH9Og50bhXvrCRw==
"@book000/[email protected].57":
version "1.3.57"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.57.tgz#f3eb97cff0d079164e465bab44a6f6c936d9b623"
integrity sha512-mddgMuzMPeGvDuIDNpJjYAV8z6w/+fzKoUmcS8c9XJQbMZq4qrT2DPYPaQtl20wVJKNf5Ngx3itQF5HZTecRwg==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit c4bbca2

Please sign in to comment.