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 c9c7fd0 commit 8666800Copy full SHA for 8666800
package.json
@@ -44,19 +44,19 @@
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",
+ "c8": "^10.1.3",
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": "^11.1.0",
59
- "npm-run-all2": "^7.0.1",
+ "mocha": "^11.2.2",
+ "npm-run-all2": "^7.0.2",
60
"type-coverage": "^2.29.1",
61
"typescript": "~5.6.3"
62
0 commit comments