Skip to content

Commit ba3f822

Browse files
chore(deps): update dependency chai to v6 (#5269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 933f69e commit ba3f822

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.18.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
@@ -3401,16 +3401,10 @@ __metadata:
34013401
languageName: node
34023402
linkType: hard
34033403

3404-
"chai@npm:5.3.3":
3405-
version: 5.3.3
3406-
resolution: "chai@npm:5.3.3"
3407-
dependencies:
3408-
assertion-error: "npm:^2.0.1"
3409-
check-error: "npm:^2.1.1"
3410-
deep-eql: "npm:^5.0.1"
3411-
loupe: "npm:^3.1.0"
3412-
pathval: "npm:^2.0.0"
3413-
checksum: 10/0d0ef63106083b05c7ba510697cd9991a02b8df5984a7d010ab4af10205c7a1f27d1c06bfa4679540894295ac4dcc22aa2a281e2e4cfe5133c1db379626689a2
3404+
"chai@npm:6.0.1":
3405+
version: 6.0.1
3406+
resolution: "chai@npm:6.0.1"
3407+
checksum: 10/cd95aee5f98cdeaea3e24c21dcf1786d9eaf515d571861106a2378589cf5ef1ed3ddd223ca1121552656ffd744e4acd051f8881c1a9729c71551776db55fb2cb
34143408
languageName: node
34153409
linkType: hard
34163410

@@ -7874,7 +7868,7 @@ __metadata:
78747868
"@types/node": "npm:22.18.0"
78757869
"@types/semver": "npm:7.7.0"
78767870
"@types/spinnies": "npm:0.5.3"
7877-
chai: "npm:5.3.3"
7871+
chai: "npm:6.0.1"
78787872
chalk: "npm:5.6.0"
78797873
commander: "npm:14.0.0"
78807874
crc: "npm:4.3.2"

0 commit comments

Comments
 (0)