Skip to content

Commit 892298b

Browse files
chore(deps): update test dependencies
1 parent a4e9e46 commit 892298b

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,18 +39,18 @@
3939
"test": "run-s check test:*"
4040
},
4141
"devDependencies": {
42-
"@types/chai": "^4.3.9",
43-
"@types/chai-as-promised": "^7.1.7",
42+
"@types/chai": "^4.3.10",
43+
"@types/chai-as-promised": "^7.1.8",
4444
"@types/cookie-signature": "^1.1.1",
4545
"@types/express": "^4.17.20",
4646
"@types/express-session": "^1.17.9",
47-
"@types/mocha": "^10.0.3",
47+
"@types/mocha": "^10.0.4",
4848
"@types/node": "^16.18.60",
4949
"@types/pg": "^8.10.7",
50-
"@types/proxyquire": "^1.3.30",
50+
"@types/proxyquire": "^1.3.31",
5151
"@types/sinon": "^10.0.20",
52-
"@types/sinon-chai": "^3.2.11",
53-
"@types/supertest": "^2.0.15",
52+
"@types/sinon-chai": "^3.2.12",
53+
"@types/supertest": "^2.0.16",
5454
"@voxpelli/eslint-config": "^19.0.0",
5555
"@voxpelli/tsconfig": "^9.0.0",
5656
"c8": "^8.0.1",

0 commit comments

Comments
 (0)