Skip to content

Commit bb24216

Browse files
Update test dependencies
1 parent 1a81874 commit bb24216

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/pg-format": "^1.0.2",
6262
"@voxpelli/eslint-config": "^16.0.7",
6363
"@voxpelli/tsconfig": "^7.0.0",
64-
"c8": "^7.13.0",
64+
"c8": "^10.1.3",
6565
"chai": "^4.3.7",
6666
"chai-as-promised": "^7.1.1",
6767
"cross-env": "^7.0.3",
@@ -78,10 +78,10 @@
7878
"eslint-plugin-security": "^1.7.1",
7979
"eslint-plugin-sort-destructure-keys": "^1.5.0",
8080
"eslint-plugin-unicorn": "^47.0.0",
81-
"husky": "^8.0.3",
81+
"husky": "^9.1.7",
8282
"installed-check": "^7.0.0",
83-
"mocha": "^10.2.0",
84-
"npm-run-all2": "^6.0.5",
83+
"mocha": "^11.1.0",
84+
"npm-run-all2": "^7.0.2",
8585
"type-coverage": "^2.25.3",
8686
"typescript": "~5.0.4"
8787
}

0 commit comments

Comments
 (0)