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 @@ -31,7 +31,7 @@
"@types/node": "24.10.0",
"@types/semver": "7.7.1",
"@types/spinnies": "0.5.3",
"chai": "6.2.0",
"chai": "6.2.1",
"chalk": "5.6.2",
"commander": "14.0.2",
"crc": "4.3.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3774,7 +3774,14 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:6.2.0, chai@npm:^6.2.0":
"chai@npm:6.2.1":
version: 6.2.1
resolution: "chai@npm:6.2.1"
checksum: 10/f7917749e2468bd3a17ee4769b680e440002960c1294dd11c6d3ad102b5db9ea1a43e3ad9462b7b0f1502e5c845a6e39ce63db9de1def782e44652018c48acb7
languageName: node
linkType: hard

"chai@npm:^6.2.0":
version: 6.2.0
resolution: "chai@npm:6.2.0"
checksum: 10/199422854e253d8711ea3f220365c6a850c450abf68b31131d2a0f703cbfc5cb48e6c81567e0adbe80e83cdcae6dba82d069a41a77c16bdf6703329c5c3447ef
Expand Down Expand Up @@ -8199,7 +8206,7 @@ __metadata:
"@types/node": "npm:24.10.0"
"@types/semver": "npm:7.7.1"
"@types/spinnies": "npm:0.5.3"
chai: "npm:6.2.0"
chai: "npm:6.2.1"
chalk: "npm:5.6.2"
commander: "npm:14.0.2"
crc: "npm:4.3.2"
Expand Down