Skip to content

Commit 648624a

Browse files
committed
Upgrade eslint to v8 in template
1 parent 7dbebcb commit 648624a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@typescript-eslint/parser": "5.9.0",
1414
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",
1515
"enzyme": "3.11.0",
16-
"eslint": "7.11.0",
16+
"eslint": "8.6.0",
1717
"eslint-config-airbnb-typescript": "16.1.0",
1818
"eslint-config-prettier": "8.0.0",
1919
"eslint-plugin-import": "2.22.0",

0 commit comments

Comments
 (0)