Skip to content

chore(deps): update dependency commander to v9.4.1 #1049

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

Merged
merged 1 commit into from
Oct 2, 2022
Merged
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 scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "16.11.59",
"@types/semver": "7.3.10",
"chalk": "4.1.2",
"commander": "9.4.0",
"commander": "9.4.1",
"dotenv": "16.0.2",
"eslint": "8.23.1",
"execa": "5.1.1",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3400,10 +3400,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:9.4.0, commander@npm:^9.3.0":
version: 9.4.0
resolution: "commander@npm:9.4.0"
checksum: a322de584a6ccd1ea83c24f6a660e52d16ffbe2613fcfbb8d2cc68bc9dec637492456d754fe8bb5b039ad843ed8e04fb0b107e581a75f62cde9e1a0ab1546e09
"commander@npm:9.4.1":
version: 9.4.1
resolution: "commander@npm:9.4.1"
checksum: bfb18e325a5bdf772763c2213d5c7d9e77144d944124e988bcd8e5e65fb6d45d5d4e86b09155d0f2556c9a59c31e428720e57968bcd050b2306e910a0bf3cf13
languageName: node
linkType: hard

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

"commander@npm:^9.3.0":
version: 9.4.0
resolution: "commander@npm:9.4.0"
checksum: a322de584a6ccd1ea83c24f6a660e52d16ffbe2613fcfbb8d2cc68bc9dec637492456d754fe8bb5b039ad843ed8e04fb0b107e581a75f62cde9e1a0ab1546e09
languageName: node
linkType: hard

"comment-parser@npm:1.3.1":
version: 1.3.1
resolution: "comment-parser@npm:1.3.1"
Expand Down Expand Up @@ -7705,7 +7712,7 @@ __metadata:
"@types/node": 16.11.59
"@types/semver": 7.3.10
chalk: 4.1.2
commander: 9.4.0
commander: 9.4.1
dotenv: 16.0.2
eslint: 8.23.1
execa: 5.1.1
Expand Down