Skip to content

Commit 2c0e803

Browse files
Update dependency chai to v5.3.1
1 parent d27f4ca commit 2c0e803

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/eslint__js": "8.42.3",
7575
"@types/mocha": "10.0.10",
7676
"@types/node": "22.17.2",
77-
"chai": "5.2.1",
77+
"chai": "5.3.1",
7878
"chai-jest-snapshot": "2.0.0",
7979
"eslint": "9.33.0",
8080
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,16 +2134,16 @@ __metadata:
21342134
languageName: node
21352135
linkType: hard
21362136

2137-
"chai@npm:5.2.1":
2138-
version: 5.2.1
2139-
resolution: "chai@npm:5.2.1"
2137+
"chai@npm:5.3.1":
2138+
version: 5.3.1
2139+
resolution: "chai@npm:5.3.1"
21402140
dependencies:
21412141
assertion-error: "npm:^2.0.1"
21422142
check-error: "npm:^2.1.1"
21432143
deep-eql: "npm:^5.0.1"
21442144
loupe: "npm:^3.1.0"
21452145
pathval: "npm:^2.0.0"
2146-
checksum: 10c0/58209c03ae9b2fd97cfa1cb0fbe372b1906e6091311b9ba1b0468cc4923b0766a50a1050a164df3ccefb9464944c9216b632f1477c9e429068013bdbb57220f6
2146+
checksum: 10c0/09075db3cdad4098492c56e870ebb1cc621e65c4f12dca39b702c5b34c1eaf4d94214193af7b5add38490e64e76ff125bbb66fcea9edf2a0c5f9a64f23aad3ad
21472147
languageName: node
21482148
linkType: hard
21492149

@@ -3778,7 +3778,7 @@ __metadata:
37783778
"@types/eslint__js": "npm:8.42.3"
37793779
"@types/mocha": "npm:10.0.10"
37803780
"@types/node": "npm:22.17.2"
3781-
chai: "npm:5.2.1"
3781+
chai: "npm:5.3.1"
37823782
chai-jest-snapshot: "npm:2.0.0"
37833783
eslint: "npm:9.33.0"
37843784
eslint-config-prettier: "npm:10.1.8"

0 commit comments

Comments
 (0)