Skip to content

Commit 26b8af6

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 1f4054b commit 26b8af6

File tree

2 files changed

+42
-103
lines changed

2 files changed

+42
-103
lines changed

package-lock.json

Lines changed: 41 additions & 102 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
@@ -31,7 +31,7 @@
3131
"@commitlint/cli": "18.4.3",
3232
"@commitlint/config-conventional": "18.4.3",
3333
"babel-core": "6.26.3",
34-
"babel-eslint": "10.1.0",
34+
"@babel/eslint-parser": "7.11.0",
3535
"babel-loader": "7.1.5",
3636
"babel-preset-env": "1.7.0",
3737
"eslint": "8.0.1",

0 commit comments

Comments
 (0)