Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2023
1 parent aca84a4 commit 3d36a0d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 255 deletions.
281 changes: 27 additions & 254 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.7.0",
"babel-preset-stage-2": "6.24.1",
Expand Down

0 comments on commit 3d36a0d

Please sign in to comment.