Skip to content

Commit f3ca128

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test": "run-s check test:*"
4040
},
4141
"devDependencies": {
42-
"@types/chai": "^4.3.11",
42+
"@types/chai": "^4.3.12",
4343
"@types/chai-as-promised": "^7.1.8",
4444
"@types/cookie-signature": "^1.1.2",
4545
"@types/express": "^4.17.21",
@@ -54,7 +54,7 @@
5454
"@voxpelli/eslint-config": "^19.0.0",
5555
"@voxpelli/tsconfig": "^10.0.0",
5656
"c8": "^9.1.0",
57-
"chai": "^4.3.10",
57+
"chai": "^4.4.1",
5858
"chai-as-promised": "^7.1.1",
5959
"cookie-signature": "^1.2.1",
6060
"cookiejar": "^2.1.4",
@@ -74,7 +74,7 @@
7474
"husky": "^8.0.3",
7575
"installed-check": "^8.0.1",
7676
"knip": "^4.3.1",
77-
"mocha": "^10.2.0",
77+
"mocha": "^10.3.0",
7878
"npm-run-all2": "^6.1.2",
7979
"pg-promise": "^11.5.4",
8080
"proxyquire": "^2.1.3",

0 commit comments

Comments
 (0)