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 e86b4fa commit d7d480bCopy full SHA for d7d480b
package.json
@@ -47,7 +47,7 @@
47
"test": "run-s check test:*"
48
},
49
"devDependencies": {
50
- "@types/chai": "^4.3.12",
+ "@types/chai": "^4.3.16",
51
"@types/chai-as-promised": "^7.1.8",
52
"@types/chai-quantifiers": "^1.0.4",
53
"@types/mocha": "^10.0.6",
@@ -73,7 +73,7 @@
73
"husky": "^9.0.11",
74
"installed-check": "^8.0.1",
75
"knip": "^5.1.1",
76
- "mocha": "^10.3.0",
+ "mocha": "^10.4.0",
77
"npm-run-all2": "^6.1.2",
78
"sinon": "^17.0.1",
79
"sinon-chai": "^3.7.0",
0 commit comments