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 Jun 25, 2024
1 parent 21e41c4 commit 93ed5b0
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,12 +39,12 @@
"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",
"@types/express-session": "^1.17.10",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.14",
"@types/pg": "^8.11.0",
"@types/proxyquire": "^1.3.31",
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.5.1",
"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 93ed5b0

Please sign in to comment.