Skip to content

Commit 419cd46

Browse files
chore(deps): update dependency chai to v5.2.0
1 parent e8c2cc4 commit 419cd46

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.13.1",
3232
"@types/semver": "7.5.8",
3333
"@types/spinnies": "0.5.3",
34-
"chai": "5.1.2",
34+
"chai": "5.2.0",
3535
"chalk": "5.4.1",
3636
"commander": "13.1.0",
3737
"crc": "4.3.2",

yarn.lock

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2942,7 +2942,20 @@ __metadata:
29422942
languageName: node
29432943
linkType: hard
29442944

2945-
"chai@npm:5.1.2, chai@npm:^5.1.2":
2945+
"chai@npm:5.2.0":
2946+
version: 5.2.0
2947+
resolution: "chai@npm:5.2.0"
2948+
dependencies:
2949+
assertion-error: "npm:^2.0.1"
2950+
check-error: "npm:^2.1.1"
2951+
deep-eql: "npm:^5.0.1"
2952+
loupe: "npm:^3.1.0"
2953+
pathval: "npm:^2.0.0"
2954+
checksum: 10/2ce03671c159c6a567bf1912756daabdbb7c075f3c0078f1b59d61da8d276936367ee696dfe093b49e1479d9ba93a6074c8e55d49791dddd8061728cdcad249e
2955+
languageName: node
2956+
linkType: hard
2957+
2958+
"chai@npm:^5.1.2":
29462959
version: 5.1.2
29472960
resolution: "chai@npm:5.1.2"
29482961
dependencies:
@@ -7450,7 +7463,7 @@ __metadata:
74507463
"@types/node": "npm:22.13.1"
74517464
"@types/semver": "npm:7.5.8"
74527465
"@types/spinnies": "npm:0.5.3"
7453-
chai: "npm:5.1.2"
7466+
chai: "npm:5.2.0"
74547467
chalk: "npm:5.4.1"
74557468
commander: "npm:13.1.0"
74567469
crc: "npm:4.3.2"

0 commit comments

Comments
 (0)