Skip to content

Commit b735ff8

Browse files
authored
Add eslint v8 peerDependencies support
1 parent d4f9058 commit b735ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-humanmade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"peerDependencies": {
4747
"babel-eslint": "^10.0.0",
48-
"eslint": "^5.10.0 || ^6.0.0 || ^7.0.0",
48+
"eslint": "^5.10.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
4949
"eslint-config-react-app": "^3.0.5",
5050
"eslint-plugin-flowtype": "^3.2.0",
5151
"eslint-plugin-import": "^2.14.0",

0 commit comments

Comments
 (0)