Skip to content

Commit 08cd9bd

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump commander from 12.1.0 to 13.0.0
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v13.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b9b26 commit 08cd9bd

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
@@ -47,7 +47,7 @@
4747
"chai": "^5.0.0",
4848
"chance": "^1.0.13",
4949
"classnames": "^2.2.4",
50-
"commander": "^12.0.0",
50+
"commander": "^13.0.0",
5151
"cross-env": "^7.0.0",
5252
"diff": "^7.0.0",
5353
"dompurify": "^3.0.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5680,6 +5680,13 @@ __metadata:
56805680
languageName: node
56815681
linkType: hard
56825682

5683+
"commander@npm:^13.0.0":
5684+
version: 13.0.0
5685+
resolution: "commander@npm:13.0.0"
5686+
checksum: 3981c8c197c93ceeb949f6e2250785ea319209c502b7c53d6dc36148347739c72b15de2e4bcad80bedc3f8e1e5544a89ca4e7d673b2f3238ac51b44292ad08d6
5687+
languageName: node
5688+
linkType: hard
5689+
56835690
"commander@npm:^2.19.0, commander@npm:^2.20.0":
56845691
version: 2.20.3
56855692
resolution: "commander@npm:2.20.3"
@@ -8504,7 +8511,7 @@ __metadata:
85048511
chai: ^5.0.0
85058512
chance: ^1.0.13
85068513
classnames: ^2.2.4
8507-
commander: ^12.0.0
8514+
commander: ^13.0.0
85088515
cross-env: ^7.0.0
85098516
diff: ^7.0.0
85108517
dompurify: ^3.0.0

0 commit comments

Comments
 (0)