Skip to content

Commit d01295d

Browse files
Update linting dependencies
1 parent cc588ca commit d01295d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@types/node": "^16.18.34",
4949
"@voxpelli/eslint-config": "^18.0.0",
5050
"@voxpelli/tsconfig": "^8.0.0",
51-
"eslint": "^8.42.0",
51+
"eslint": "^8.43.0",
5252
"eslint-plugin-es-x": "^7.1.0",
5353
"eslint-plugin-import": "^2.27.5",
54-
"eslint-plugin-jsdoc": "^46.2.0",
54+
"eslint-plugin-jsdoc": "^46.2.6",
5555
"eslint-plugin-mocha": "^10.1.0",
5656
"eslint-plugin-n": "^16.0.0",
5757
"eslint-plugin-promise": "^6.1.1",
@@ -61,7 +61,7 @@
6161
"fastify": "^4.17.0",
6262
"husky": "^8.0.3",
6363
"installed-check": "^7.1.1",
64-
"knip": "^2.13.0",
64+
"knip": "^2.14.1",
6565
"npm-run-all2": "^6.0.5",
6666
"type-coverage": "^2.26.0",
6767
"typescript": "~5.1.3"

0 commit comments

Comments
 (0)