Skip to content

Commit 5861d6e

Browse files
dalcibianschmitz
authored andcommitted
Bump babel-eslint peerDependency in eslint-config-react-app (#6662)
Sync the `babel-eslint` version between react-scripts and eslint-config-react-app
1 parent 7864ba3 commit 5861d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"peerDependencies": {
1414
"@typescript-eslint/eslint-plugin": "1.x",
1515
"@typescript-eslint/parser": "1.x",
16-
"babel-eslint": "9.x",
16+
"babel-eslint": "10.x",
1717
"eslint": "5.x",
1818
"eslint-plugin-flowtype": "2.x",
1919
"eslint-plugin-import": "2.x",

0 commit comments

Comments
 (0)