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 May 21, 2024
1 parent 21e41c4 commit 87fb9f4
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 @@ -39,7 +39,7 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.16",
"@types/chai-as-promised": "^7.1.8",
"@types/cookie-signature": "^1.1.2",
"@types/express": "^4.17.21",
Expand All @@ -54,8 +54,8 @@
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^10.0.0",
"c8": "^9.1.0",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.2",
"cookie-signature": "^1.2.1",
"cookiejar": "^2.1.4",
"dotenv": "^16.4.1",
Expand All @@ -74,8 +74,8 @@
"husky": "^8.0.3",
"installed-check": "^8.0.1",
"knip": "^4.3.1",
"mocha": "^10.2.0",
"npm-run-all2": "^6.1.2",
"mocha": "^10.4.0",
"npm-run-all2": "^6.2.0",
"pg-promise": "^11.5.4",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1",
Expand Down

0 comments on commit 87fb9f4

Please sign in to comment.