Skip to content
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 @@ -33,7 +33,7 @@
"@types/spinnies": "0.5.3",
"chai": "6.0.1",
"chalk": "5.6.2",
"commander": "14.0.0",
"commander": "14.0.1",
"crc": "4.3.2",
"esbuild": "0.25.9",
"execa": "9.6.0",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3639,10 +3639,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:14.0.0, commander@npm:^14.0.0":
version: 14.0.0
resolution: "commander@npm:14.0.0"
checksum: 10/c05418bfc35a3e8b5c67bd9f75f5b773f386f9b85f83e70e7c926047f270929cb06cf13cd68f387dd6e7e23c6157de8171b28ba606abd3e6256028f1f789becf
"commander@npm:14.0.1":
version: 14.0.1
resolution: "commander@npm:14.0.1"
checksum: 10/783115e9403caeca29c0fcbd4e0358f70c67760e4e4933f3453fcdd5ddba2ec44173c8da5213d7ce5e404f51c7e71203a42c548164dbe27b668b32a8981577f1
languageName: node
linkType: hard

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

"commander@npm:^14.0.0":
version: 14.0.0
resolution: "commander@npm:14.0.0"
checksum: 10/c05418bfc35a3e8b5c67bd9f75f5b773f386f9b85f83e70e7c926047f270929cb06cf13cd68f387dd6e7e23c6157de8171b28ba606abd3e6256028f1f789becf
languageName: node
linkType: hard

"compare-versions@npm:4.1.4":
version: 4.1.4
resolution: "compare-versions@npm:4.1.4"
Expand Down Expand Up @@ -7812,7 +7819,7 @@ __metadata:
"@types/spinnies": "npm:0.5.3"
chai: "npm:6.0.1"
chalk: "npm:5.6.2"
commander: "npm:14.0.0"
commander: "npm:14.0.1"
crc: "npm:4.3.2"
esbuild: "npm:0.25.9"
execa: "npm:9.6.0"
Expand Down