Skip to content

Commit e2a4bb4

Browse files
chore(deps): update test dependencies
1 parent ed8512b commit e2a4bb4

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
@@ -51,19 +51,19 @@
5151
"test": "run-s check test:*"
5252
},
5353
"devDependencies": {
54-
"@types/chai": "^4.3.19",
55-
"@types/mocha": "^10.0.8",
54+
"@types/chai": "^4.3.20",
55+
"@types/mocha": "^10.0.10",
5656
"@types/node": "^18.19.50",
5757
"@voxpelli/eslint-config": "^21.0.0",
5858
"@voxpelli/tsconfig": "^14.0.0",
59-
"c8": "^10.1.2",
59+
"c8": "^10.1.3",
6060
"chai": "^4.5.0",
6161
"eslint": "^9.10.0",
62-
"husky": "^9.1.6",
62+
"husky": "^9.1.7",
6363
"installed-check": "^9.3.0",
6464
"knip": "^5.30.2",
65-
"mocha": "^10.7.3",
66-
"npm-run-all2": "^6.2.2",
65+
"mocha": "^10.8.2",
66+
"npm-run-all2": "^6.2.6",
6767
"typescript": "~5.5.4",
6868
"validate-conventional-commit": "^1.0.4"
6969
}

0 commit comments

Comments
 (0)