Skip to content

Commit 4befe8c

Browse files
Update linters
1 parent 8c067e1 commit 4befe8c

File tree

2 files changed

+100
-67
lines changed

2 files changed

+100
-67
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"devDependencies": {
1414
"@tsconfig/strictest": "2.0.5",
1515
"@types/node": "22.14.1",
16-
"@typescript-eslint/eslint-plugin": "8.27.0",
17-
"@typescript-eslint/parser": "8.27.0",
16+
"@typescript-eslint/eslint-plugin": "8.30.1",
17+
"@typescript-eslint/parser": "8.30.1",
1818
"eslint": "8.57.1",
19-
"eslint-config-prettier": "10.1.1",
20-
"eslint-plugin-node": "11.1.0",
19+
"eslint-config-prettier": "10.1.2",
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)