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 May 13, 2024
1 parent 21e41c4 commit 6b19c77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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,7 +74,7 @@
"husky": "^8.0.3",
"installed-check": "^8.0.1",
"knip": "^4.3.1",
"mocha": "^10.2.0",
"mocha": "^10.4.0",
"npm-run-all2": "^6.1.2",
"pg-promise": "^11.5.4",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit 6b19c77

Please sign in to comment.