Skip to content

Commit e686a71

Browse files
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 94376e6 commit e686a71

2 files changed

Lines changed: 77 additions & 42 deletions

File tree

package-lock.json

Lines changed: 76 additions & 41 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
@@ -44,7 +44,7 @@
4444
"@types/react-dom": "18.2.19",
4545
"@typescript-eslint/eslint-plugin": "7.1.0",
4646
"@typescript-eslint/parser": "7.1.0",
47-
"babel-eslint": "10.1.0",
47+
"@babel/eslint-parser": "7.11.0",
4848
"babel-loader": "9.1.3",
4949
"compression-webpack-plugin": "11.1.0",
5050
"core-js": "3.36.0",

0 commit comments

Comments
 (0)