Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 3, 2023
1 parent 0e5c628 commit c358d5b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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 @@ -73,15 +73,15 @@
"eslint-plugin-unicorn": "^43.0.2",
"express": "^4.18.2",
"express-session": "^1.17.3",
"husky": "^8.0.2",
"husky": "^8.0.3",
"installed-check": "^6.0.5",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"npm-run-all2": "^6.0.2",
"pg-promise": "^10.15.2",
"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 c358d5b

Please sign in to comment.