Skip to content

Commit d7406ac

Browse files
chore(deps): update test dependencies
1 parent 50fcf1a commit d7406ac

File tree

2 files changed

+33
-30
lines changed

2 files changed

+33
-30
lines changed

package-lock.json

Lines changed: 28 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@
5050
"devDependencies": {
5151
"@fastify/request-context": "^6.0.1",
5252
"@types/chai": "^4.3.20",
53-
"@types/mocha": "^10.0.9",
53+
"@types/mocha": "^10.0.10",
5454
"@types/node": "^20.17.1",
5555
"@voxpelli/eslint-config": "^22.0.0",
5656
"@voxpelli/tsconfig": "^15.0.0",
57-
"c8": "^10.1.2",
57+
"c8": "^10.1.3",
5858
"chai": "^4.5.0",
5959
"eslint": "^9.13.0",
6060
"fastify": "^5.0.0",
61-
"husky": "^9.1.6",
61+
"husky": "^9.1.7",
6262
"installed-check": "^9.3.0",
6363
"knip": "^5.30.6",
64-
"mocha": "^10.7.3",
65-
"nodemon": "^3.1.7",
64+
"mocha": "^10.8.2",
65+
"nodemon": "^3.1.9",
6666
"npm-run-all2": "^7.0.1",
6767
"type-coverage": "^2.29.7",
6868
"typescript": "~5.6.2"

0 commit comments

Comments
 (0)