Skip to content

Commit 5d3b744

Browse files
Update linting dependencies
1 parent cc588ca commit 5d3b744

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/debug": "^4.1.8",
4848
"@types/node": "^16.18.34",
49-
"@voxpelli/eslint-config": "^18.0.0",
49+
"@voxpelli/eslint-config": "^19.0.0",
5050
"@voxpelli/tsconfig": "^8.0.0",
5151
"eslint": "^8.42.0",
5252
"eslint-plugin-es-x": "^7.1.0",
@@ -57,11 +57,11 @@
5757
"eslint-plugin-promise": "^6.1.1",
5858
"eslint-plugin-security": "^1.7.1",
5959
"eslint-plugin-sort-destructure-keys": "^1.5.0",
60-
"eslint-plugin-unicorn": "^47.0.0",
60+
"eslint-plugin-unicorn": "^49.0.0",
6161
"fastify": "^4.17.0",
6262
"husky": "^8.0.3",
63-
"installed-check": "^7.1.1",
64-
"knip": "^2.13.0",
63+
"installed-check": "^8.0.1",
64+
"knip": "^3.5.0",
6565
"npm-run-all2": "^6.0.5",
6666
"type-coverage": "^2.26.0",
6767
"typescript": "~5.1.3"

0 commit comments

Comments
 (0)