Skip to content

Commit

Permalink
chore(deps-dev): 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 Jan 8, 2025
1 parent 7aad072 commit 68b6b32
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"babel-plugin-istanbul": "6.1.1",
"commander": "12.1.0",
"commander": "13.0.0",
"core-js": "3.40.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6517,10 +6517,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:12.1.0, commander@npm:~12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 68e9818b00fc1ed9cdab9eb16905551c2b768a317ae69a5e3c43924c2b20ac9bb65b27e1cab36aeda7b6496376d4da908996ba2c0b5d79463e0fb1e77935d514
"commander@npm:13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 3981c8c197c93ceeb949f6e2250785ea319209c502b7c53d6dc36148347739c72b15de2e4bcad80bedc3f8e1e5544a89ca4e7d673b2f3238ac51b44292ad08d6
languageName: node
linkType: hard

Expand All @@ -6545,6 +6545,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:~12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 68e9818b00fc1ed9cdab9eb16905551c2b768a317ae69a5e3c43924c2b20ac9bb65b27e1cab36aeda7b6496376d4da908996ba2c0b5d79463e0fb1e77935d514
languageName: node
linkType: hard

"comment-parser@npm:1.4.1":
version: 1.4.1
resolution: "comment-parser@npm:1.4.1"
Expand Down Expand Up @@ -18632,7 +18639,7 @@ __metadata:
babel-jest: 29.7.0
babel-loader: 9.2.1
babel-plugin-istanbul: 6.1.1
commander: 12.1.0
commander: 13.0.0
content-type: 1.0.5
core-js: 3.40.0
cross-env: 7.0.3
Expand Down

0 comments on commit 68b6b32

Please sign in to comment.