Skip to content

Commit 604b8ce

Browse files
chore(deps): update eslint
1 parent a3bf530 commit 604b8ce

File tree

2 files changed

+483
-252
lines changed

2 files changed

+483
-252
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,16 @@
7575
"@types/jest": "26.0.24",
7676
"@types/node": "15.12.2",
7777
"@types/node-fetch": "2.5.12",
78-
"@typescript-eslint/eslint-plugin": "4.27.0",
79-
"@typescript-eslint/parser": "4.27.0",
78+
"@typescript-eslint/eslint-plugin": "8.23.0",
79+
"@typescript-eslint/parser": "8.23.0",
8080
"concurrently": "6.2.2",
8181
"conventional-changelog-conventionalcommits": "4.6.3",
8282
"copyfiles": "2.4.1",
83-
"eslint": "7.28.0",
84-
"eslint-config-prettier": "8.3.0",
83+
"eslint": "9.20.0",
84+
"eslint-config-prettier": "10.0.1",
8585
"eslint-plugin-import": "2.23.4",
8686
"eslint-plugin-jest": "24.3.7",
87-
"eslint-plugin-prettier": "3.4.1",
87+
"eslint-plugin-prettier": "5.2.3",
8888
"husky": "6.0.0",
8989
"jest": "27.0.6",
9090
"node-fetch": "2.6.7",

0 commit comments

Comments
 (0)