Skip to content

Commit 3e6df5d

Browse files
chore(deps): update dependency chai to v5
1 parent 90cef45 commit 3e6df5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"@eslint/js": "^9.29.0",
266266
"@microsoft/api-extractor": "7.52.10",
267267
"@sinonjs/fake-timers": "14.0.0",
268-
"@types/chai": "4.3.20",
268+
"@types/chai": "5.2.2",
269269
"@types/debug": "4.1.12",
270270
"@types/dirty-chai": "2.0.5",
271271
"@types/express": "5.0.3",
@@ -287,7 +287,7 @@
287287
"@types/tmp": "0.2.6",
288288
"@typescript-eslint/eslint-plugin": "^8.34.0",
289289
"@typescript-eslint/parser": "^8.34.0",
290-
"chai": "4.5.0",
290+
"chai": "5.2.1",
291291
"chai-exclude": "2.1.1",
292292
"coffeescript": "2.7.0",
293293
"dependency-lint": "7.1.0",

0 commit comments

Comments
 (0)