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] committed Jul 18, 2023
1 parent 65a1138 commit 811252a
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 72 deletions.
192 changes: 121 additions & 71 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 @@ -40,7 +40,7 @@
"@types/react-dom": "18.2.4",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-loader": "9.1.2",
"compression-webpack-plugin": "10.0.0",
"core-js": "3.30.2",
Expand Down

0 comments on commit 811252a

Please sign in to comment.