Skip to content

Commit 8e6e77e

Browse files
committed
fix(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 38e49e1 commit 8e6e77e

File tree

2 files changed

+42
-130
lines changed

2 files changed

+42
-130
lines changed

package-lock.json

Lines changed: 41 additions & 129 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
@@ -30,7 +30,7 @@
3030
"remark-cli": "10.0.1"
3131
},
3232
"dependencies": {
33-
"babel-eslint": "10.1.0",
33+
"@babel/eslint-parser": "7.11.0",
3434
"eslint-config-airbnb": "19.0.4",
3535
"eslint-plugin-jsx-a11y": "6.5.1",
3636
"eslint-plugin-react": "7.28.0",

0 commit comments

Comments
 (0)