We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e0635 commit 7ae5a85Copy full SHA for 7ae5a85
package.json
@@ -42,7 +42,7 @@
42
"lodash": "^4.17.21"
43
},
44
"devDependencies": {
45
- "@types/chai": "4.3.20",
+ "@types/chai": "5.2.2",
46
"@types/lodash": "4.17.20",
47
"@types/mocha": "10.0.10",
48
"@types/node": "18.19.115",
@@ -51,7 +51,7 @@
51
"@typescript-eslint/eslint-plugin": "5.62.0",
52
"@typescript-eslint/parser": "5.62.0",
53
"axios": "1.10.0",
54
- "chai": "4.5.0",
+ "chai": "5.2.0",
55
"eslint": "8.57.1",
56
"eslint-config-emarsys": "5.1.0",
57
"eslint-config-prettier": "10.1.5",
0 commit comments