Skip to content

Commit 8847235

Browse files
fix(deps): update dependency commander to v13 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a12937 commit 8847235

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sapphire/node-utilities": "^1.0.2",
3838
"@sapphire/result": "^2.7.2",
3939
"colorette": "^2.0.20",
40-
"commander": "^12.1.0",
40+
"commander": "^13.0.0",
4141
"execa": "^9.5.2",
4242
"find-up": "^5.0.0",
4343
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ __metadata:
691691
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
692692
"@typescript-eslint/parser": "npm:^7.13.0"
693693
colorette: "npm:^2.0.20"
694-
commander: "npm:^12.1.0"
694+
commander: "npm:^13.0.0"
695695
cz-conventional-changelog: "npm:^3.3.0"
696696
discord.js: "npm:*"
697697
eslint: "npm:^8.57.1"
@@ -1541,6 +1541,13 @@ __metadata:
15411541
languageName: node
15421542
linkType: hard
15431543

1544+
"commander@npm:^13.0.0":
1545+
version: 13.0.0
1546+
resolution: "commander@npm:13.0.0"
1547+
checksum: 10/e89d5bf61e84e65e0cfdfcfb740049cf6bcaba63fc32a610375957a2a57373d42f7b00fc64bec5bdde0e547593fa184f869dfabe8a415bc4fd4482edf2fb5ca8
1548+
languageName: node
1549+
linkType: hard
1550+
15441551
"commitizen@npm:^4.0.3":
15451552
version: 4.3.0
15461553
resolution: "commitizen@npm:4.3.0"

0 commit comments

Comments
 (0)