Skip to content

Commit

Permalink
Bump commander from 12.1.0 to 13.0.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Jan 6, 2025
1 parent 59b9b26 commit 08cd9bd
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 @@ -47,7 +47,7 @@
"chai": "^5.0.0",
"chance": "^1.0.13",
"classnames": "^2.2.4",
"commander": "^12.0.0",
"commander": "^13.0.0",
"cross-env": "^7.0.0",
"diff": "^7.0.0",
"dompurify": "^3.0.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5680,6 +5680,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 3981c8c197c93ceeb949f6e2250785ea319209c502b7c53d6dc36148347739c72b15de2e4bcad80bedc3f8e1e5544a89ca4e7d673b2f3238ac51b44292ad08d6
languageName: node
linkType: hard

"commander@npm:^2.19.0, commander@npm:^2.20.0":
version: 2.20.3
resolution: "commander@npm:2.20.3"
Expand Down Expand Up @@ -8504,7 +8511,7 @@ __metadata:
chai: ^5.0.0
chance: ^1.0.13
classnames: ^2.2.4
commander: ^12.0.0
commander: ^13.0.0
cross-env: ^7.0.0
diff: ^7.0.0
dompurify: ^3.0.0
Expand Down

0 comments on commit 08cd9bd

Please sign in to comment.