Skip to content

Commit d1daa26

Browse files
chore(deps): update dependency chai to v6
1 parent 96626e9 commit d1daa26

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "22.17.0",
3232
"@types/semver": "7.7.0",
3333
"@types/spinnies": "0.5.3",
34-
"chai": "5.3.3",
34+
"chai": "6.0.1",
3535
"chalk": "5.6.0",
3636
"commander": "14.0.0",
3737
"crc": "4.3.2",

yarn.lock

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,16 +3219,10 @@ __metadata:
32193219
languageName: node
32203220
linkType: hard
32213221

3222-
"chai@npm:5.3.3":
3223-
version: 5.3.3
3224-
resolution: "chai@npm:5.3.3"
3225-
dependencies:
3226-
assertion-error: "npm:^2.0.1"
3227-
check-error: "npm:^2.1.1"
3228-
deep-eql: "npm:^5.0.1"
3229-
loupe: "npm:^3.1.0"
3230-
pathval: "npm:^2.0.0"
3231-
checksum: 10/0d0ef63106083b05c7ba510697cd9991a02b8df5984a7d010ab4af10205c7a1f27d1c06bfa4679540894295ac4dcc22aa2a281e2e4cfe5133c1db379626689a2
3222+
"chai@npm:6.0.1":
3223+
version: 6.0.1
3224+
resolution: "chai@npm:6.0.1"
3225+
checksum: 10/cd95aee5f98cdeaea3e24c21dcf1786d9eaf515d571861106a2378589cf5ef1ed3ddd223ca1121552656ffd744e4acd051f8881c1a9729c71551776db55fb2cb
32323226
languageName: node
32333227
linkType: hard
32343228

@@ -7603,7 +7597,7 @@ __metadata:
76037597
"@types/node": "npm:22.17.0"
76047598
"@types/semver": "npm:7.7.0"
76057599
"@types/spinnies": "npm:0.5.3"
7606-
chai: "npm:5.3.3"
7600+
chai: "npm:6.0.1"
76077601
chalk: "npm:5.6.0"
76087602
commander: "npm:14.0.0"
76097603
crc: "npm:4.3.2"

0 commit comments

Comments
 (0)