Skip to content

Commit f78d726

Browse files
Update eslint
1 parent fdc6b30 commit f78d726

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"@types/js-yaml": "4.0.9",
3838
"@types/node": "18.19.130",
3939
"@types/sharp": "0.31.1",
40-
"@typescript-eslint/eslint-plugin": "5.62.0",
41-
"@typescript-eslint/parser": "5.62.0",
40+
"@typescript-eslint/eslint-plugin": "8.57.0",
41+
"@typescript-eslint/parser": "8.57.0",
4242
"barrelsby": "2.8.1",
43-
"eslint": "8.57.1",
44-
"eslint-config-prettier": "8.10.2",
43+
"eslint": "10.0.3",
44+
"eslint-config-prettier": "10.1.8",
4545
"eslint-plugin-import": "2.32.0",
46-
"eslint-plugin-n": "14.0.0",
47-
"eslint-plugin-promise": "6.6.0",
46+
"eslint-plugin-n": "17.24.0",
47+
"eslint-plugin-promise": "7.2.1",
4848
"jest": "30.2.0",
4949
"mkdirp": "3.0.1",
5050
"np": "11.0.2",

0 commit comments

Comments
 (0)