Skip to content

Commit c42e3bf

Browse files
renovate-botvoxpelli
authored andcommitted
Update tests
1 parent 925bfa9 commit c42e3bf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
}
3939
},
4040
"devDependencies": {
41-
"@types/chai": "^4.2.13",
41+
"@types/chai": "^4.2.14",
4242
"@types/chai-as-promised": "^7.1.3",
4343
"@types/cookie-signature": "^1.0.3",
4444
"@types/express": "^4.17.11",
4545
"@types/express-session": "^1.17.3",
46-
"@types/mocha": "^8.0.0",
46+
"@types/mocha": "^8.2.0",
4747
"@types/node": "^10.17.51",
4848
"@types/proxyquire": "^1.3.28",
49-
"@types/sinon": "^9.0.8",
49+
"@types/sinon": "^9.0.10",
5050
"@types/sinon-chai": "^3.2.5",
5151
"@types/supertest": "^2.0.10",
5252
"@voxpelli/eslint-config": "10.0.0",
@@ -70,14 +70,14 @@
7070
"eslint-plugin-unicorn": "^24.0.0",
7171
"express": "^4.17.1",
7272
"express-session": "^1.17.1",
73-
"husky": "^4.3.0",
73+
"husky": "^4.3.8",
7474
"installed-check": "^3.0.0",
75-
"mocha": "^8.1.3",
75+
"mocha": "^8.2.1",
7676
"npm-run-all": "^4.1.5",
7777
"nyc": "^15.1.0",
7878
"pg-promise": "^10.9.1",
79-
"proxyquire": "^2.1.2",
80-
"sinon": "^9.2.0",
79+
"proxyquire": "^2.1.3",
80+
"sinon": "^9.2.3",
8181
"sinon-chai": "^3.5.0",
8282
"supertest": "^5.0.0",
8383
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)