Skip to content

Commit f3fc667

Browse files
Update test dependencies
1 parent 0e5c628 commit f3fc667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"test": "run-s check test:*"
4141
},
4242
"devDependencies": {
43-
"@types/chai": "^4.3.3",
43+
"@types/chai": "^4.3.4",
4444
"@types/chai-as-promised": "^7.1.5",
4545
"@types/cookie-signature": "^1.0.4",
4646
"@types/express": "^4.17.14",
4747
"@types/express-session": "^1.17.5",
48-
"@types/mocha": "^10.0.0",
48+
"@types/mocha": "^10.0.1",
4949
"@types/node": "^14.18.33",
5050
"@types/proxyquire": "^1.3.28",
5151
"@types/sinon": "^10.0.13",
@@ -81,7 +81,7 @@
8181
"proxyquire": "^2.1.3",
8282
"sinon": "^14.0.2",
8383
"sinon-chai": "^3.7.0",
84-
"supertest": "^6.3.1",
84+
"supertest": "^6.3.3",
8585
"type-coverage": "^2.24.1",
8686
"typescript": "~4.9.3"
8787
}

0 commit comments

Comments
 (0)