Skip to content

Commit 59bc9dd

Browse files
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent bcd4953 commit 59bc9dd

2 files changed

Lines changed: 36 additions & 30 deletions

File tree

package-lock.json

Lines changed: 35 additions & 29 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
@@ -38,7 +38,7 @@
3838
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3939
"@babel/plugin-transform-modules-commonjs": "7.28.6",
4040
"@babel/preset-env": "7.29.2",
41-
"babel-eslint": "10.1.0",
41+
"@babel/eslint-parser": "7.11.0",
4242
"babel-jest": "24.9.0",
4343
"babel-loader": "8.4.1",
4444
"babel-plugin-transform-class-properties": "6.24.1",

0 commit comments

Comments
 (0)