Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Feb 5, 2024
1 parent 92a777d commit 21e41c4
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,27 +44,27 @@
"@types/cookie-signature": "^1.1.2",
"@types/express": "^4.17.21",
"@types/express-session": "^1.17.10",
"@types/mocha": "^10.0.5",
"@types/node": "^16.18.63",
"@types/pg": "^8.10.9",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.14",
"@types/pg": "^8.11.0",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@types/supertest": "^2.0.16",
"@types/supertest": "^6.0.2",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^10.0.0",
"c8": "^8.0.1",
"c8": "^9.1.0",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"cookie-signature": "^1.2.1",
"cookiejar": "^2.1.4",
"dotenv": "^16.3.1",
"eslint": "^8.54.0",
"eslint-plugin-es-x": "^7.3.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.9.0",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"eslint-plugin-es-x": "^7.5.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.10.1",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
Expand All @@ -73,14 +73,14 @@
"express-session": "^1.17.3",
"husky": "^8.0.3",
"installed-check": "^8.0.1",
"knip": "^2.41.5",
"knip": "^4.3.1",
"mocha": "^10.2.0",
"npm-run-all2": "^6.1.1",
"npm-run-all2": "^6.1.2",
"pg-promise": "^11.5.4",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"supertest": "^6.3.3",
"supertest": "^6.3.4",
"type-coverage": "^2.27.0",
"typescript": "~5.3.2",
"validate-conventional-commit": "^1.0.3"
Expand Down

0 comments on commit 21e41c4

Please sign in to comment.