Skip to content

Commit a771a78

Browse files
chore(deps): update dependency chai to v5.2.1
1 parent 87e0a5f commit a771a78

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
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.16.3",
3232
"@types/semver": "7.7.0",
3333
"@types/spinnies": "0.5.3",
34-
"chai": "5.2.0",
34+
"chai": "5.2.1",
3535
"chalk": "5.4.1",
3636
"commander": "14.0.0",
3737
"crc": "4.3.2",

yarn.lock

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3154,20 +3154,7 @@ __metadata:
31543154
languageName: node
31553155
linkType: hard
31563156

3157-
"chai@npm:5.2.0":
3158-
version: 5.2.0
3159-
resolution: "chai@npm:5.2.0"
3160-
dependencies:
3161-
assertion-error: "npm:^2.0.1"
3162-
check-error: "npm:^2.1.1"
3163-
deep-eql: "npm:^5.0.1"
3164-
loupe: "npm:^3.1.0"
3165-
pathval: "npm:^2.0.0"
3166-
checksum: 10/2ce03671c159c6a567bf1912756daabdbb7c075f3c0078f1b59d61da8d276936367ee696dfe093b49e1479d9ba93a6074c8e55d49791dddd8061728cdcad249e
3167-
languageName: node
3168-
linkType: hard
3169-
3170-
"chai@npm:^5.2.0":
3157+
"chai@npm:5.2.1, chai@npm:^5.2.0":
31713158
version: 5.2.1
31723159
resolution: "chai@npm:5.2.1"
31733160
dependencies:
@@ -7532,7 +7519,7 @@ __metadata:
75327519
"@types/node": "npm:22.16.3"
75337520
"@types/semver": "npm:7.7.0"
75347521
"@types/spinnies": "npm:0.5.3"
7535-
chai: "npm:5.2.0"
7522+
chai: "npm:5.2.1"
75367523
chalk: "npm:5.4.1"
75377524
commander: "npm:14.0.0"
75387525
crc: "npm:4.3.2"

0 commit comments

Comments
 (0)