Skip to content

Commit 0c5c74a

Browse files
chore(deps): update dependency @types/chai to v5
1 parent 103eceb commit 0c5c74a

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
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@eslint/js": "9.11.1",
4343
"@oliversalzburg/eslint-config": "1.1.0",
44-
"@types/chai": "4.3.20",
44+
"@types/chai": "5.0.0",
4545
"@types/eslint": "9.6.1",
4646
"@types/mocha": "10.0.8",
4747
"@types/node": "20.16.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ __metadata:
275275
dependencies:
276276
"@eslint/js": "npm:9.11.1"
277277
"@oliversalzburg/eslint-config": "npm:1.1.0"
278-
"@types/chai": "npm:4.3.20"
278+
"@types/chai": "npm:5.0.0"
279279
"@types/eslint": "npm:9.6.1"
280280
"@types/mocha": "npm:10.0.8"
281281
"@types/node": "npm:20.16.7"
@@ -365,10 +365,10 @@ __metadata:
365365
languageName: node
366366
linkType: hard
367367

368-
"@types/chai@npm:4.3.20":
369-
version: 4.3.20
370-
resolution: "@types/chai@npm:4.3.20"
371-
checksum: 10c0/4601189d611752e65018f1ecadac82e94eed29f348e1d5430e5681a60b01e1ecf855d9bcc74ae43b07394751f184f6970fac2b5561fc57a1f36e93a0f5ffb6e8
368+
"@types/chai@npm:5.0.0":
369+
version: 5.0.0
370+
resolution: "@types/chai@npm:5.0.0"
371+
checksum: 10c0/fcce55f2bbb8485fc860a1dcbac17c1a685b598cfc91a55d37b65b1642b921cf736caa8cce9dcc530830d900f78ab95cf43db4e118db34a5176f252cacd9e1e8
372372
languageName: node
373373
linkType: hard
374374

0 commit comments

Comments
 (0)