Skip to content

Commit 8e930e8

Browse files
Update linters
1 parent c68d6ec commit 8e930e8

File tree

2 files changed

+95
-62
lines changed

2 files changed

+95
-62
lines changed

package-lock.json

+92-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"devDependencies": {
1414
"@tsconfig/strictest": "2.0.5",
1515
"@types/node": "22.13.16",
16-
"@typescript-eslint/eslint-plugin": "8.27.0",
17-
"@typescript-eslint/parser": "8.27.0",
16+
"@typescript-eslint/eslint-plugin": "8.29.0",
17+
"@typescript-eslint/parser": "8.29.0",
1818
"eslint": "8.57.1",
1919
"eslint-config-prettier": "10.1.1",
20-
"eslint-plugin-node": "11.1.0",
20+
"eslint-plugin-n": "14.0.0",
2121
"eslint-plugin-tsdoc": "0.4.0",
2222
"npm-run-all2": "7.0.2",
2323
"prettier": "3.5.3",

0 commit comments

Comments
 (0)