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 ed8512b commit e2a4bb4Copy full SHA for e2a4bb4
package.json
@@ -51,19 +51,19 @@
51
"test": "run-s check test:*"
52
},
53
"devDependencies": {
54
- "@types/chai": "^4.3.19",
55
- "@types/mocha": "^10.0.8",
+ "@types/chai": "^4.3.20",
+ "@types/mocha": "^10.0.10",
56
"@types/node": "^18.19.50",
57
"@voxpelli/eslint-config": "^21.0.0",
58
"@voxpelli/tsconfig": "^14.0.0",
59
- "c8": "^10.1.2",
+ "c8": "^10.1.3",
60
"chai": "^4.5.0",
61
"eslint": "^9.10.0",
62
- "husky": "^9.1.6",
+ "husky": "^9.1.7",
63
"installed-check": "^9.3.0",
64
"knip": "^5.30.2",
65
- "mocha": "^10.7.3",
66
- "npm-run-all2": "^6.2.2",
+ "mocha": "^10.8.2",
+ "npm-run-all2": "^6.2.6",
67
"typescript": "~5.5.4",
68
"validate-conventional-commit": "^1.0.4"
69
}
0 commit comments