Skip to content

Commit fdeb472

Browse files
chore(deps): update test dependencies
1 parent 061548e commit fdeb472

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
@@ -39,12 +39,12 @@
3939
"test": "run-s check test:*"
4040
},
4141
"devDependencies": {
42-
"@types/chai": "^4.3.19",
42+
"@types/chai": "^4.3.20",
4343
"@types/chai-as-promised": "^7.1.8",
4444
"@types/cookie-signature": "^1.1.2",
4545
"@types/express": "^4.17.21",
4646
"@types/express-session": "^1.17.10",
47-
"@types/mocha": "^10.0.8",
47+
"@types/mocha": "^10.0.10",
4848
"@types/node": "^18.19.50",
4949
"@types/pg": "^8.11.0",
5050
"@types/proxyquire": "^1.3.31",
@@ -53,7 +53,7 @@
5353
"@types/supertest": "^6.0.2",
5454
"@voxpelli/eslint-config": "^22.1.0",
5555
"@voxpelli/tsconfig": "^14.0.0",
56-
"c8": "^10.1.2",
56+
"c8": "^10.1.3",
5757
"chai": "^4.5.0",
5858
"chai-as-promised": "^7.1.2",
5959
"cookie-signature": "^1.2.1",
@@ -62,11 +62,11 @@
6262
"eslint": "^9.10.0",
6363
"express": "^4.21.0",
6464
"express-session": "^1.18.0",
65-
"husky": "^9.1.6",
65+
"husky": "^9.1.7",
6666
"installed-check": "^9.3.0",
6767
"knip": "^5.30.2",
68-
"mocha": "^10.7.3",
69-
"npm-run-all2": "^6.2.2",
68+
"mocha": "^10.8.2",
69+
"npm-run-all2": "^6.2.6",
7070
"pg-promise": "^11.9.1",
7171
"proxyquire": "^2.1.3",
7272
"sinon": "^17.0.1",

0 commit comments

Comments
 (0)