Skip to content

Commit 6d7ef19

Browse files
chore(deps): update dependency chai to v5
1 parent 3aba24c commit 6d7ef19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"author": "Ben Coe <[email protected]>",
5252
"license": "ISC",
5353
"devDependencies": {
54-
"@types/chai": "^4.2.11",
54+
"@types/chai": "^5.0.0",
5555
"@types/mocha": "^9.0.0",
5656
"@types/node": "^16.11.4",
5757
"@typescript-eslint/eslint-plugin": "^3.10.1",
5858
"@typescript-eslint/parser": "^3.10.1",
5959
"c8": "^7.3.0",
60-
"chai": "^4.2.0",
60+
"chai": "^5.0.0",
6161
"cross-env": "^7.0.2",
6262
"eslint": "^7.0.0",
6363
"eslint-plugin-import": "^2.20.1",

0 commit comments

Comments
 (0)