Skip to content

Commit 57530c4

Browse files
chore(deps): update dependency chai to v5.3.3 (#5265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb198b8 commit 57530c4

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
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.2.1",
34+
"chai": "5.3.3",
3535
"chalk": "5.6.0",
3636
"commander": "14.0.0",
3737
"crc": "4.3.2",

yarn.lock

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,7 +3219,20 @@ __metadata:
32193219
languageName: node
32203220
linkType: hard
32213221

3222-
"chai@npm:5.2.1, chai@npm:^5.2.0":
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
3232+
languageName: node
3233+
linkType: hard
3234+
3235+
"chai@npm:^5.2.0":
32233236
version: 5.2.1
32243237
resolution: "chai@npm:5.2.1"
32253238
dependencies:
@@ -7590,7 +7603,7 @@ __metadata:
75907603
"@types/node": "npm:22.17.0"
75917604
"@types/semver": "npm:7.7.0"
75927605
"@types/spinnies": "npm:0.5.3"
7593-
chai: "npm:5.2.1"
7606+
chai: "npm:5.3.3"
75947607
chalk: "npm:5.6.0"
75957608
commander: "npm:14.0.0"
75967609
crc: "npm:4.3.2"

0 commit comments

Comments
 (0)