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 b1a1447 commit 941a32cCopy full SHA for 941a32c
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": "6.21.0",
52
"@typescript-eslint/parser": "6.21.0",
53
"axios": "1.11.0",
54
- "chai": "4.5.0",
+ "chai": "5.3.3",
55
"eslint": "8.57.1",
56
"eslint-config-emarsys": "5.1.0",
57
"eslint-config-prettier": "10.1.5",
0 commit comments