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] authored Oct 15, 2024
1 parent 86ca86a commit 576de83
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 @@ -39,12 +39,12 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.19",
"@types/chai": "^4.3.20",
"@types/chai-as-promised": "^7.1.8",
"@types/cookie-signature": "^1.1.2",
"@types/express": "^4.17.21",
"@types/express-session": "^1.17.10",
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "^18.19.50",
"@types/pg": "^8.11.0",
"@types/proxyquire": "^1.3.31",
Expand All @@ -66,7 +66,7 @@
"installed-check": "^9.3.0",
"knip": "^5.30.2",
"mocha": "^10.7.3",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"pg-promise": "^11.9.1",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1",
Expand Down

0 comments on commit 576de83

Please sign in to comment.