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 @@ -32,7 +32,7 @@
"@types/semver": "7.7.0",
"@types/spinnies": "0.5.3",
"chai": "5.2.1",
"chalk": "5.4.1",
"chalk": "5.5.0",
"commander": "14.0.0",
"crc": "4.3.2",
"esbuild": "0.25.8",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3193,10 +3193,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.4.1, chalk@npm:^5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
"chalk@npm:5.5.0":
version: 5.5.0
resolution: "chalk@npm:5.5.0"
checksum: 10/19f6905b47b628541976a534e2f39c3779f7f9276ff9693cb8f7cdb3e3e09ee5dee16e0c3768632fbb41c2a1f1653ee0041ea7730428b804068945eb0bab09c4
languageName: node
linkType: hard

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

"chalk@npm:^5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
languageName: node
linkType: hard

"chardet@npm:^0.7.0":
version: 0.7.0
resolution: "chardet@npm:0.7.0"
Expand Down Expand Up @@ -7509,7 +7516,7 @@ __metadata:
"@types/semver": "npm:7.7.0"
"@types/spinnies": "npm:0.5.3"
chai: "npm:5.2.1"
chalk: "npm:5.4.1"
chalk: "npm:5.5.0"
commander: "npm:14.0.0"
crc: "npm:4.3.2"
esbuild: "npm:0.25.8"
Expand Down