Skip to content

Commit d000b3d

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 088b249 commit d000b3d

File tree

2 files changed

+71
-33
lines changed

2 files changed

+71
-33
lines changed

package-lock.json

Lines changed: 70 additions & 32 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
@@ -34,7 +34,7 @@
3434
"@babel/core": "7.19.3",
3535
"@babel/preset-env": "7.19.4",
3636
"@babel/register": "7.18.9",
37-
"babel-eslint": "10.1.0",
37+
"@babel/eslint-parser": "7.11.0",
3838
"babel-loader": "8.3.0",
3939
"chai": "4.3.7",
4040
"eslint": "7.32.0",

0 commit comments

Comments
 (0)