Skip to content

Commit 4d32ea6

Browse files
chore(deps): update test dependencies
1 parent 85518f5 commit 4d32ea6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,23 +73,23 @@
7373
"node": ">=12.0.0"
7474
},
7575
"devDependencies": {
76-
"@types/chai": "^4.3.16",
76+
"@types/chai": "^4.3.20",
7777
"@types/chai-string": "^1.4.5",
78-
"@types/mocha": "^10.0.7",
78+
"@types/mocha": "^10.0.10",
7979
"@types/node": "^18.19.42",
8080
"@types/verror": "^1.10.10",
8181
"@voxpelli/eslint-config": "^22.1.0",
8282
"@voxpelli/tsconfig": "^13.0.0",
83-
"c8": "^10.1.2",
84-
"chai": "^4.4.1",
85-
"chai-string": "^1.5.0",
83+
"c8": "^10.1.3",
84+
"chai": "^4.5.0",
85+
"chai-string": "^1.6.0",
8686
"eslint": "^9.7.0",
87-
"husky": "^9.1.1",
87+
"husky": "^9.1.7",
8888
"installed-check": "^9.3.0",
8989
"knip": "^5.27.0",
9090
"linemod": "^2.0.1",
91-
"mocha": "^10.7.0",
92-
"npm-run-all2": "^6.2.2",
91+
"mocha": "^10.8.2",
92+
"npm-run-all2": "^6.2.6",
9393
"type-coverage": "^2.29.1",
9494
"typescript": "~5.5.3",
9595
"verror": "^1.10.1"

0 commit comments

Comments
 (0)