Skip to content

Commit

Permalink
chore(deps): update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2023
1 parent a4e9e46 commit 892298b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/chai-as-promised": "^7.1.7",
"@types/chai": "^4.3.10",
"@types/chai-as-promised": "^7.1.8",
"@types/cookie-signature": "^1.1.1",
"@types/express": "^4.17.20",
"@types/express-session": "^1.17.9",
"@types/mocha": "^10.0.3",
"@types/mocha": "^10.0.4",
"@types/node": "^16.18.60",
"@types/pg": "^8.10.7",
"@types/proxyquire": "^1.3.30",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^10.0.20",
"@types/sinon-chai": "^3.2.11",
"@types/supertest": "^2.0.15",
"@types/sinon-chai": "^3.2.12",
"@types/supertest": "^2.0.16",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^9.0.0",
"c8": "^8.0.1",
Expand Down

0 comments on commit 892298b

Please sign in to comment.