Skip to content

Commit bdcc4b4

Browse files
committed
Update eslint
1 parent 7baf335 commit bdcc4b4

File tree

2 files changed

+112
-160
lines changed

2 files changed

+112
-160
lines changed

package.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,15 @@
2525
"@babel/preset-typescript": "^7.27.1",
2626
"@types/jest": "^30.0.0",
2727
"@types/lodash": "^4.14.201",
28-
"@typescript-eslint/eslint-plugin": "^7.0.0",
29-
"@typescript-eslint/parser": "^6.10.0",
30-
"eslint": "^8.53.0",
31-
"eslint-config-prettier": "^9.0.0",
28+
"@typescript-eslint/eslint-plugin": "^8.38.0",
29+
"@typescript-eslint/parser": "^8.38.0",
30+
"eslint": "^8.57.0",
31+
"eslint-config-prettier": "^10.1.5",
3232
"eslint-config-standard": "^17.1.0",
33-
"eslint-plugin-import": "^2.29.0",
33+
"eslint-plugin-import": "^2.32.0",
3434
"eslint-plugin-node": "^11.1.0",
35-
"eslint-plugin-prettier": "^5.0.1",
36-
"eslint-plugin-promise": "^6.1.1",
37-
"eslint-plugin-standard": "^5.0.0",
35+
"eslint-plugin-prettier": "^5.5.1",
36+
"eslint-plugin-promise": "^7.2.1",
3837
"jest": "^30.0.5",
3938
"lodash": "^4.17.21",
4039
"nock": "^14.0.6",

0 commit comments

Comments
 (0)