We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4c1a0 commit 0929911Copy full SHA for 0929911
package.json
@@ -47,7 +47,7 @@
47
"test": "run-s check test:*"
48
},
49
"devDependencies": {
50
- "@types/chai": "^4.3.16",
+ "@types/chai": "^4.3.17",
51
"@types/chai-as-promised": "^7.1.8",
52
"@types/chai-quantifiers": "^1.0.4",
53
"@types/mocha": "^10.0.7",
@@ -57,14 +57,14 @@
57
"@voxpelli/eslint-config": "^20.0.0",
58
"@voxpelli/tsconfig": "^12.0.1",
59
"c8": "^10.1.2",
60
- "chai": "^4.4.1",
+ "chai": "^4.5.0",
61
"chai-as-promised": "^7.1.2",
62
"chai-quantifiers": "^1.0.18",
63
"eslint": "^9.7.0",
64
- "husky": "^9.0.11",
+ "husky": "^9.1.4",
65
"installed-check": "^9.3.0",
66
"knip": "^5.26.0",
67
- "mocha": "^10.6.0",
+ "mocha": "^10.7.3",
68
"npm-run-all2": "^6.2.2",
69
"sinon": "^18.0.0",
70
"sinon-chai": "^3.7.0",
0 commit comments