Skip to content

Commit 13b0996

Browse files
chore(deps): update dependency chai to v5
1 parent 495960f commit 13b0996

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
@@ -41,14 +41,14 @@
4141
"node": "^16 || ^18 || ^20 || ^22"
4242
},
4343
"devDependencies": {
44-
"@types/chai": "4.3.20",
44+
"@types/chai": "5.0.0",
4545
"@types/mocha": "10.0.9",
4646
"@types/node": "20.16.15",
4747
"@types/sinon": "17.0.3",
4848
"@types/sinon-chai": "3.2.12",
4949
"@typescript-eslint/eslint-plugin": "7.18.0",
5050
"@typescript-eslint/parser": "7.18.0",
51-
"chai": "4.5.0",
51+
"chai": "5.1.2",
5252
"cheerio": "1.0.0",
5353
"commitizen": "4.3.1",
5454
"coveralls": "3.1.1",

0 commit comments

Comments
 (0)