Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent 0e5c628 commit f3fc667
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/chai": "^4.3.4",
"@types/chai-as-promised": "^7.1.5",
"@types/cookie-signature": "^1.0.4",
"@types/express": "^4.17.14",
"@types/express-session": "^1.17.5",
"@types/mocha": "^10.0.0",
"@types/mocha": "^10.0.1",
"@types/node": "^14.18.33",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^10.0.13",
Expand Down Expand Up @@ -81,7 +81,7 @@
"proxyquire": "^2.1.3",
"sinon": "^14.0.2",
"sinon-chai": "^3.7.0",
"supertest": "^6.3.1",
"supertest": "^6.3.3",
"type-coverage": "^2.24.1",
"typescript": "~4.9.3"
}
Expand Down

0 comments on commit f3fc667

Please sign in to comment.