Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.12.38 (#389)
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 Jan 29, 2024
1 parent 51f0663 commit 80614cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/node-utils": "1.12.37",
"@book000/node-utils": "1.12.38",
"@types/cheerio": "0.22.35",
"@types/jest": "29.5.11",
"@types/node": "20.11.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,15 +302,15 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@book000/[email protected].37":
version "1.12.37"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.12.37.tgz#81645fe2250ddd8ab0c9e4a25d3d8d88a07c6bea"
integrity sha512-ts/YDNVaDUNZGMT+VCxycIZu+MQ2mO5eGnC6Tv0fAu+wTSnsmTlSeiKo8IgwwtLsyDTKTSTkwAG7R6pWQfFq2Q==
"@book000/[email protected].38":
version "1.12.38"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.12.38.tgz#75cbfc76b5d33ae8e76ebd55501d0d2e0372e3b7"
integrity sha512-f9Mn3senNpNDWDEaHfK516CZ36/MEowaDuhwjdiUrc+49qmplJyTpTlwVO2QMQ2DNAq5+MHjMte/KrNnY8ia8w==
dependencies:
axios "1.6.5"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.0"
jsonc-parser "3.2.1"
logform "2.6.0"
moment-timezone "0.5.44"
winston "3.11.0"
Expand Down Expand Up @@ -3103,10 +3103,10 @@ json5@^2.2.3:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

[email protected].0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
[email protected].1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a"
integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==

keyv@^4.5.3:
version "4.5.4"
Expand Down

0 comments on commit 80614cd

Please sign in to comment.