Skip to content

Commit

Permalink
fix(deps): update tools & commanders
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent c8d462e commit f53b4e9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"NeteaseCloudMusicApi": "4.12.2",
"async": "3.2.4",
"bytes": "3.1.2",
"chalk": "4.1.2",
"chalk": "5.3.0",
"commander": "11.0.0",
"cron": "2.3.1",
"fast-json-stringify": "5.8.0",
Expand All @@ -98,7 +98,7 @@
"nconf-yaml": "1.0.2",
"nodemailer": "6.9.3",
"passthrough-counter": "1.0.0",
"pify": "5.0.0",
"pify": "6.1.0",
"semver": "7.5.4",
"sequelize": "6.32.1",
"uuid": "9.0.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3756,16 +3756,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: fe75c9d5c76a7a98d45495b91b2172fa3b7a09e0cc9370e5c8feb1c567b85c4288e2b3fded7cfdd7359ac28d6b3844feb8b82b8686842e93d23c827c417e83fc
languageName: node
linkType: hard

"chalk@npm:5.3.0, chalk@npm:^5.0.0, chalk@npm:^5.0.1, chalk@npm:^5.2.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
Expand All @@ -3784,6 +3774,16 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: fe75c9d5c76a7a98d45495b91b2172fa3b7a09e0cc9370e5c8feb1c567b85c4288e2b3fded7cfdd7359ac28d6b3844feb8b82b8686842e93d23c827c417e83fc
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -6492,7 +6492,7 @@ __metadata:
NeteaseCloudMusicApi: 4.12.2
async: 3.2.4
bytes: 3.1.2
chalk: 4.1.2
chalk: 5.3.0
commander: 11.0.0
commitizen: 4.3.0
conventional-changelog-conventionalcommits: 7.0.1
Expand Down Expand Up @@ -6532,7 +6532,7 @@ __metadata:
nodemon: 3.0.1
nyc: 15.1.0
passthrough-counter: 1.0.0
pify: 5.0.0
pify: 6.1.0
prettier: 3.0.0
regenerator-runtime: 0.13.11
release-it: 16.1.0
Expand Down Expand Up @@ -9948,10 +9948,10 @@ __metadata:
languageName: node
linkType: hard

"pify@npm:5.0.0":
version: 5.0.0
resolution: "pify@npm:5.0.0"
checksum: 443e3e198ad6bfa8c0c533764cf75c9d5bc976387a163792fb553ffe6ce923887cf14eebf5aea9b7caa8eab930da8c33612990ae85bd8c2bc18bedb9eae94ecb
"pify@npm:6.1.0":
version: 6.1.0
resolution: "pify@npm:6.1.0"
checksum: cb21ee8794e9e14955669fbc06b964d0dd3d4e6fa3c2ea3cf22f6794de61ec1ea5c1fac02dadfd4aa16c9cf589f6733406e826e64366f70e09f5e95917a0b8ac
languageName: node
linkType: hard

Expand Down

0 comments on commit f53b4e9

Please sign in to comment.