Skip to content

Commit 731f476

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 687f2b7 commit 731f476

File tree

2 files changed

+47
-91
lines changed

2 files changed

+47
-91
lines changed

package-lock.json

Lines changed: 46 additions & 90 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
@@ -28,7 +28,7 @@
2828
"@commitlint/cli": "7.2.1",
2929
"@commitlint/config-conventional": "7.1.2",
3030
"@commitlint/travis-cli": "7.2.1",
31-
"babel-eslint": "10.1.0",
31+
"@babel/eslint-parser": "7.11.0",
3232
"benchmark": "^2.1.1",
3333
"cz-conventional-changelog": "^2.1.0",
3434
"eslint": "^8.0.0",

0 commit comments

Comments
 (0)