Skip to content

Commit 1a1e364

Browse files
Update linting dependencies
1 parent cc588ca commit 1a1e364

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,22 @@
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",
51-
"eslint": "^8.42.0",
52-
"eslint-plugin-es-x": "^7.1.0",
51+
"eslint": "^9.6.0",
52+
"eslint-plugin-es-x": "^8.0.0",
5353
"eslint-plugin-import": "^2.27.5",
54-
"eslint-plugin-jsdoc": "^46.2.0",
54+
"eslint-plugin-jsdoc": "^48.5.2",
5555
"eslint-plugin-mocha": "^10.1.0",
56-
"eslint-plugin-n": "^16.0.0",
56+
"eslint-plugin-n": "^17.9.0",
5757
"eslint-plugin-promise": "^6.1.1",
58-
"eslint-plugin-security": "^1.7.1",
59-
"eslint-plugin-sort-destructure-keys": "^1.5.0",
60-
"eslint-plugin-unicorn": "^47.0.0",
58+
"eslint-plugin-security": "^3.0.1",
59+
"eslint-plugin-sort-destructure-keys": "^2.0.0",
60+
"eslint-plugin-unicorn": "^54.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": "^9.3.0",
64+
"knip": "^5.24.1",
6565
"npm-run-all2": "^6.0.5",
6666
"type-coverage": "^2.26.0",
6767
"typescript": "~5.1.3"

0 commit comments

Comments
 (0)