Skip to content

Commit 93e84d1

Browse files
Update test dependencies
1 parent 0e5c628 commit 93e84d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 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",

0 commit comments

Comments
 (0)