Skip to content

Commit 973363a

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 9f483b7 commit 973363a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/preset-react": "^7.0.0",
5252
"autoprefixer": "^9.1.3",
5353
"babel-core": "^7.0.0-bridge.0",
54-
"babel-eslint": "^10.0.2",
54+
"@babel/eslint-parser": "^7.11.0",
5555
"babel-jest": "^24.0.0",
5656
"cross-env": "^5.2.0",
5757
"enzyme": "^3.10.0",

0 commit comments

Comments
 (0)