Skip to content

Commit 7ae5a85

Browse files
chore(deps): update dependency chai to v5
1 parent 84e0635 commit 7ae5a85

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
@@ -42,7 +42,7 @@
4242
"lodash": "^4.17.21"
4343
},
4444
"devDependencies": {
45-
"@types/chai": "4.3.20",
45+
"@types/chai": "5.2.2",
4646
"@types/lodash": "4.17.20",
4747
"@types/mocha": "10.0.10",
4848
"@types/node": "18.19.115",
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/eslint-plugin": "5.62.0",
5252
"@typescript-eslint/parser": "5.62.0",
5353
"axios": "1.10.0",
54-
"chai": "4.5.0",
54+
"chai": "5.2.0",
5555
"eslint": "8.57.1",
5656
"eslint-config-emarsys": "5.1.0",
5757
"eslint-config-prettier": "10.1.5",

0 commit comments

Comments
 (0)