Skip to content

Commit 255ca9c

Browse files
chore(deps): update test dependencies
1 parent 0ab7299 commit 255ca9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 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.8",
4949
"@types/node": "^18.19.39",
5050
"@voxpelli/eslint-config": "^21.0.0",
5151
"@voxpelli/tsconfig": "^14.0.0",
5252
"c8": "^10.1.2",
5353
"chai": "^4.5.0",
5454
"eslint": "^9.10.0",
55-
"husky": "^9.1.5",
55+
"husky": "^9.1.6",
5656
"installed-check": "^9.3.0",
5757
"knip": "^5.30.0",
58-
"mocha": "^10.6.0",
59-
"npm-run-all2": "^6.2.2",
58+
"mocha": "^10.7.3",
59+
"npm-run-all2": "^6.2.3",
6060
"type-coverage": "^2.29.1",
6161
"typescript": "~5.5.3"
6262
}

0 commit comments

Comments
 (0)