Skip to content

Commit 2ed6aa8

Browse files
committed
chore(deps): update eslint
1 parent 7c6392f commit 2ed6aa8

File tree

2 files changed

+226
-161
lines changed

2 files changed

+226
-161
lines changed

package.json

+4-4
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": "5.22.0",
79+
"@typescript-eslint/parser": "5.22.0",
8080
"concurrently": "6.2.2",
8181
"conventional-changelog-conventionalcommits": "4.6.3",
8282
"copyfiles": "2.4.1",
83-
"eslint": "7.28.0",
83+
"eslint": "8.14.0",
8484
"eslint-config-prettier": "8.3.0",
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": "4.0.0",
8888
"husky": "6.0.0",
8989
"jest": "27.0.6",
9090
"node-fetch": "2.6.7",

0 commit comments

Comments
 (0)