Skip to content

Commit 44790c2

Browse files
Update eslint
1 parent 61ca582 commit 44790c2

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
@@ -40,15 +40,15 @@
4040
"@types/jest": "29.5.14",
4141
"@types/lodash.mergewith": "4.6.9",
4242
"@types/node": "20.17.16",
43-
"@typescript-eslint/eslint-plugin": "6.21.0",
44-
"@typescript-eslint/parser": "6.21.0",
43+
"@typescript-eslint/eslint-plugin": "8.41.0",
44+
"@typescript-eslint/parser": "8.41.0",
4545
"barrelsby": "2.8.1",
46-
"eslint": "8.57.0",
47-
"eslint-config-prettier": "9.1.0",
48-
"eslint-import-resolver-typescript": "3.6.1",
46+
"eslint": "9.34.0",
47+
"eslint-config-prettier": "10.1.8",
48+
"eslint-import-resolver-typescript": "4.4.4",
4949
"eslint-plugin-import": "2.29.1",
5050
"eslint-plugin-node": "11.1.0",
51-
"eslint-plugin-promise": "6.1.1",
51+
"eslint-plugin-promise": "7.2.1",
5252
"jest": "29.7.0",
5353
"mkdirp": "3.0.1",
5454
"np": "8.0.4",

0 commit comments

Comments
 (0)