Skip to content

Commit 817280a

Browse files
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 5610cff commit 817280a

2 files changed

Lines changed: 36 additions & 15 deletions

File tree

package-lock.json

Lines changed: 35 additions & 14 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.26.3",
4040
"@babel/preset-env": "7.26.0",
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)