Skip to content

Commit 21c8797

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 2fac2cf commit 21c8797

File tree

2 files changed

+18
-61
lines changed

2 files changed

+18
-61
lines changed

package-lock.json

Lines changed: 17 additions & 60 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
@@ -43,7 +43,7 @@
4343
"@babel/register": "7.25.9",
4444
"@commitlint/cli": "18.6.1",
4545
"@commitlint/config-conventional": "18.6.3",
46-
"babel-eslint": "10.1.0",
46+
"@babel/eslint-parser": "7.11.0",
4747
"babel-loader": "8.4.1",
4848
"docdash": "1.2.0",
4949
"eslint": "8.57.1",

0 commit comments

Comments
 (0)