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": "22.17.0",
"@types/semver": "7.7.0",
"@types/spinnies": "0.5.3",
"chai": "5.2.1",
"chai": "5.3.3",
"chalk": "5.6.0",
"commander": "14.0.0",
"crc": "4.3.2",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3219,7 +3219,20 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:5.2.1, chai@npm:^5.2.0":
"chai@npm:5.3.3":
version: 5.3.3
resolution: "chai@npm:5.3.3"
dependencies:
assertion-error: "npm:^2.0.1"
check-error: "npm:^2.1.1"
deep-eql: "npm:^5.0.1"
loupe: "npm:^3.1.0"
pathval: "npm:^2.0.0"
checksum: 10/0d0ef63106083b05c7ba510697cd9991a02b8df5984a7d010ab4af10205c7a1f27d1c06bfa4679540894295ac4dcc22aa2a281e2e4cfe5133c1db379626689a2
languageName: node
linkType: hard

"chai@npm:^5.2.0":
version: 5.2.1
resolution: "chai@npm:5.2.1"
dependencies:
Expand Down Expand Up @@ -7590,7 +7603,7 @@ __metadata:
"@types/node": "npm:22.17.0"
"@types/semver": "npm:7.7.0"
"@types/spinnies": "npm:0.5.3"
chai: "npm:5.2.1"
chai: "npm:5.3.3"
chalk: "npm:5.6.0"
commander: "npm:14.0.0"
crc: "npm:4.3.2"
Expand Down