Skip to content

Commit 8666800

Browse files
chore(deps): update test dependencies
1 parent c9c7fd0 commit 8666800

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
"test": "run-s check test:*"
4545
},
4646
"devDependencies": {
47-
"@types/chai": "^4.3.19",
48-
"@types/mocha": "^10.0.7",
47+
"@types/chai": "^4.3.20",
48+
"@types/mocha": "^10.0.10",
4949
"@types/node": "^20.17.6",
5050
"@voxpelli/eslint-config": "^22.0.0",
5151
"@voxpelli/tsconfig": "^15.0.0",
52-
"c8": "^10.1.2",
52+
"c8": "^10.1.3",
5353
"chai": "^4.5.0",
5454
"eslint": "^9.13.0",
55-
"husky": "^9.1.5",
55+
"husky": "^9.1.7",
5656
"installed-check": "^9.3.0",
5757
"knip": "^5.30.0",
58-
"mocha": "^11.1.0",
59-
"npm-run-all2": "^7.0.1",
58+
"mocha": "^11.2.2",
59+
"npm-run-all2": "^7.0.2",
6060
"type-coverage": "^2.29.1",
6161
"typescript": "~5.6.3"
6262
},

0 commit comments

Comments
 (0)