Skip to content

Commit 62e989c

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 325f5bd commit 62e989c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@typescript-eslint/eslint-plugin": "5.6.0",
8989
"@typescript-eslint/parser": "5.6.0",
9090
"babel-core": "6.26.3",
91-
"babel-eslint": "10.1.0",
91+
"@babel/eslint-parser": "7.11.0",
9292
"babel-loader": "8.3.0",
9393
"babel-plugin-dynamic-import-node": "2.3.3",
9494
"eslint": "8.28.0",

0 commit comments

Comments
 (0)