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 35cf891 commit d48e850Copy full SHA for d48e850
package.json
@@ -44,18 +44,18 @@
44
"test": "run-s check test:*"
45
},
46
"devDependencies": {
47
- "@types/chai": "^4.3.19",
48
- "@types/mocha": "^10.0.7",
+ "@types/chai": "^4.3.20",
+ "@types/mocha": "^10.0.10",
49
"@types/node": "^20.17.6",
50
"@voxpelli/eslint-config": "^22.0.0",
51
"@voxpelli/tsconfig": "^15.0.0",
52
"c8": "^10.1.2",
53
"chai": "^4.5.0",
54
"eslint": "^9.13.0",
55
- "husky": "^9.1.5",
+ "husky": "^9.1.7",
56
"installed-check": "^9.3.0",
57
"knip": "^5.30.0",
58
- "mocha": "^10.6.0",
+ "mocha": "^10.8.2",
59
"npm-run-all2": "^7.0.1",
60
"type-coverage": "^2.29.1",
61
"typescript": "~5.6.3"
0 commit comments