Skip to content

Commit

Permalink
fix(deps): update dependency commander to v13 (#366)
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 5, 2025
1 parent 9a12937 commit 8847235
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/result": "^2.7.2",
"colorette": "^2.0.20",
"commander": "^12.1.0",
"commander": "^13.0.0",
"execa": "^9.5.2",
"find-up": "^5.0.0",
"js-yaml": "^4.1.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
"@typescript-eslint/parser": "npm:^7.13.0"
colorette: "npm:^2.0.20"
commander: "npm:^12.1.0"
commander: "npm:^13.0.0"
cz-conventional-changelog: "npm:^3.3.0"
discord.js: "npm:*"
eslint: "npm:^8.57.1"
Expand Down Expand Up @@ -1541,6 +1541,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 10/e89d5bf61e84e65e0cfdfcfb740049cf6bcaba63fc32a610375957a2a57373d42f7b00fc64bec5bdde0e547593fa184f869dfabe8a415bc4fd4482edf2fb5ca8
languageName: node
linkType: hard

"commitizen@npm:^4.0.3":
version: 4.3.0
resolution: "commitizen@npm:4.3.0"
Expand Down

0 comments on commit 8847235

Please sign in to comment.