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 0ab7299 commit 255ca9cCopy full SHA for 255ca9c
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.8",
49
"@types/node": "^18.19.39",
50
"@voxpelli/eslint-config": "^21.0.0",
51
"@voxpelli/tsconfig": "^14.0.0",
52
"c8": "^10.1.2",
53
"chai": "^4.5.0",
54
"eslint": "^9.10.0",
55
- "husky": "^9.1.5",
+ "husky": "^9.1.6",
56
"installed-check": "^9.3.0",
57
"knip": "^5.30.0",
58
- "mocha": "^10.6.0",
59
- "npm-run-all2": "^6.2.2",
+ "mocha": "^10.7.3",
+ "npm-run-all2": "^6.2.3",
60
"type-coverage": "^2.29.1",
61
"typescript": "~5.5.3"
62
}
0 commit comments