Skip to content

Commit

Permalink
Update linting dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent cc588ca commit 2dfa88a
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 @@ -46,7 +46,7 @@
"devDependencies": {
"@types/debug": "^4.1.8",
"@types/node": "^16.18.34",
"@voxpelli/eslint-config": "^18.0.0",
"@voxpelli/eslint-config": "^19.0.0",
"@voxpelli/tsconfig": "^8.0.0",
"eslint": "^8.42.0",
"eslint-plugin-es-x": "^7.1.0",
Expand All @@ -57,10 +57,10 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"fastify": "^4.17.0",
"husky": "^8.0.3",
"installed-check": "^7.1.1",
"installed-check": "^8.0.0",
"knip": "^2.13.0",
"npm-run-all2": "^6.0.5",
"type-coverage": "^2.26.0",
Expand Down

0 comments on commit 2dfa88a

Please sign in to comment.