Skip to content

Commit 184ecd6

Browse files
Replace dependency babel-eslint with @babel/eslint-parser
1 parent 72d1e9c commit 184ecd6

File tree

2 files changed

+30
-15
lines changed

2 files changed

+30
-15
lines changed

package-lock.json

Lines changed: 29 additions & 14 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
@@ -38,7 +38,7 @@
3838
"@svgr/webpack": "4.3.3",
3939
"@typescript-eslint/eslint-plugin": "2.4.0",
4040
"@typescript-eslint/parser": "2.4.0",
41-
"babel-eslint": "10.0.3",
41+
"@babel/eslint-parser": "7.11.0",
4242
"babel-jest": "24.9.0",
4343
"babel-loader": "8.0.6",
4444
"babel-plugin-named-asset-import": "0.3.4",

0 commit comments

Comments
 (0)