Skip to content

Commit a1c760b

Browse files
chore(deps): update test dependencies
1 parent 21e41c4 commit a1c760b

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.11",
42+
"@types/chai": "^4.3.16",
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.6",
47+
"@types/mocha": "^10.0.7",
4848
"@types/node": "^18.19.14",
4949
"@types/pg": "^8.11.0",
5050
"@types/proxyquire": "^1.3.31",
@@ -54,8 +54,8 @@
5454
"@voxpelli/eslint-config": "^19.0.0",
5555
"@voxpelli/tsconfig": "^10.0.0",
5656
"c8": "^9.1.0",
57-
"chai": "^4.3.10",
58-
"chai-as-promised": "^7.1.1",
57+
"chai": "^4.4.1",
58+
"chai-as-promised": "^7.1.2",
5959
"cookie-signature": "^1.2.1",
6060
"cookiejar": "^2.1.4",
6161
"dotenv": "^16.4.1",
@@ -74,8 +74,8 @@
7474
"husky": "^8.0.3",
7575
"installed-check": "^8.0.1",
7676
"knip": "^4.3.1",
77-
"mocha": "^10.2.0",
78-
"npm-run-all2": "^6.1.2",
77+
"mocha": "^10.5.2",
78+
"npm-run-all2": "^6.2.0",
7979
"pg-promise": "^11.5.4",
8080
"proxyquire": "^2.1.3",
8181
"sinon": "^17.0.1",

0 commit comments

Comments
 (0)