Skip to content

Commit 0ff7260

Browse files
Update linting dependencies
1 parent cc588ca commit 0ff7260

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -48,20 +48,20 @@
4848
"@types/node": "^16.18.34",
4949
"@voxpelli/eslint-config": "^18.0.0",
5050
"@voxpelli/tsconfig": "^8.0.0",
51-
"eslint": "^8.42.0",
52-
"eslint-plugin-es-x": "^7.1.0",
53-
"eslint-plugin-import": "^2.27.5",
54-
"eslint-plugin-jsdoc": "^46.2.0",
55-
"eslint-plugin-mocha": "^10.1.0",
56-
"eslint-plugin-n": "^16.0.0",
51+
"eslint": "^8.57.0",
52+
"eslint-plugin-es-x": "^7.5.0",
53+
"eslint-plugin-import": "^2.29.1",
54+
"eslint-plugin-jsdoc": "^46.10.1",
55+
"eslint-plugin-mocha": "^10.4.1",
56+
"eslint-plugin-n": "^16.6.2",
5757
"eslint-plugin-promise": "^6.1.1",
5858
"eslint-plugin-security": "^1.7.1",
5959
"eslint-plugin-sort-destructure-keys": "^1.5.0",
6060
"eslint-plugin-unicorn": "^47.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": "^7.1.2",
64+
"knip": "^2.43.0",
6565
"npm-run-all2": "^6.0.5",
6666
"type-coverage": "^2.26.0",
6767
"typescript": "~5.1.3"

0 commit comments

Comments
 (0)