Skip to content

Commit 5a42100

Browse files
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent edb8a0f commit 5a42100

File tree

2 files changed

+26
-266
lines changed

2 files changed

+26
-266
lines changed

package-lock.json

Lines changed: 25 additions & 265 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"babel-cli": "6.26.0",
20-
"babel-eslint": "10.1.0",
20+
"@babel/eslint-parser": "7.11.0",
2121
"babel-polyfill": "6.26.0",
2222
"babel-preset-env": "1.7.0",
2323
"babel-preset-react": "6.24.1",

0 commit comments

Comments
 (0)