Skip to content

Commit 576de83

Browse files
chore(deps): update test dependencies
1 parent 86ca86a commit 576de83

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,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.9",
4848
"@types/node": "^18.19.50",
4949
"@types/pg": "^8.11.0",
5050
"@types/proxyquire": "^1.3.31",
@@ -66,7 +66,7 @@
6666
"installed-check": "^9.3.0",
6767
"knip": "^5.30.2",
6868
"mocha": "^10.7.3",
69-
"npm-run-all2": "^6.2.2",
69+
"npm-run-all2": "^6.2.3",
7070
"pg-promise": "^11.9.1",
7171
"proxyquire": "^2.1.3",
7272
"sinon": "^17.0.1",

0 commit comments

Comments
 (0)