Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump commander from 12.1.0 to 13.0.0 #8439

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -18643,7 +18650,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
Loading