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 Apr 1, 2024
1 parent 21e41c4 commit 5bb9fbe
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,7 +39,7 @@
"test": "run-s check test:*"
},
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.14",
"@types/chai-as-promised": "^7.1.8",
"@types/cookie-signature": "^1.1.2",
"@types/express": "^4.17.21",
Expand All @@ -54,7 +54,7 @@
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^10.0.0",
"c8": "^9.1.0",
"chai": "^4.3.10",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"cookie-signature": "^1.2.1",
"cookiejar": "^2.1.4",
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 5bb9fbe

Please sign in to comment.