Skip to content

Commit 44537ac

Browse files
chore(deps): update test dependencies
1 parent 0473213 commit 44537ac

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
@@ -52,26 +52,26 @@
5252
"semver": "^7.6.0"
5353
},
5454
"devDependencies": {
55-
"@types/chai": "^4.3.19",
55+
"@types/chai": "^4.3.20",
5656
"@types/chai-as-promised": "^7.1.8",
5757
"@types/is-glob": "^4.0.4",
58-
"@types/mocha": "^10.0.8",
58+
"@types/mocha": "^10.0.10",
5959
"@types/node": "^18.19.50",
6060
"@types/picomatch": "^3.0.1",
6161
"@types/semver": "^7.5.8",
6262
"@voxpelli/eslint-config": "^21.0.0",
6363
"@voxpelli/tsconfig": "^14.0.0",
64-
"c8": "^10.1.2",
64+
"c8": "^10.1.3",
6565
"chai": "^4.5.0",
6666
"chai-as-promised": "^7.1.2",
6767
"desm": "^1.3.1",
6868
"eslint": "^9.10.0",
6969
"expect-type": "^0.20.0",
70-
"husky": "^9.1.6",
70+
"husky": "^9.1.7",
7171
"installed-check": "^9.3.0",
7272
"knip": "^5.30.2",
73-
"mocha": "^10.7.3",
74-
"npm-run-all2": "^6.2.2",
73+
"mocha": "^10.8.2",
74+
"npm-run-all2": "^6.2.6",
7575
"read-pkg": "^9.0.1",
7676
"tempy": "^3.1.0",
7777
"type-coverage": "^2.29.1",

0 commit comments

Comments
 (0)