Skip to content

Commit e5b364e

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 4fd5d8f commit e5b364e

File tree

2 files changed

+18
-65
lines changed

2 files changed

+18
-65
lines changed

package-lock.json

+17-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/preset-react": "7.26.3",
3939
"async": "3.2.6",
4040
"autoprefixer": "9.8.8",
41-
"babel-eslint": "10.1.0",
41+
"@babel/eslint-parser": "7.11.0",
4242
"babel-loader": "8.4.1",
4343
"babel-plugin-react-intl": "7.9.4",
4444
"copy-webpack-plugin": "5.1.2",

0 commit comments

Comments
 (0)