Skip to content

Commit c6627db

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 044ed5e commit c6627db

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
@@ -39,7 +39,7 @@
3939
"@testing-library/jest-dom": "4.2.4",
4040
"@typescript-eslint/eslint-plugin": "2.34.0",
4141
"@typescript-eslint/parser": "2.34.0",
42-
"babel-eslint": "10.1.0",
42+
"@babel/eslint-parser": "7.11.0",
4343
"eslint": "9.29.0",
4444
"eslint-config-react-app": "5.2.1",
4545
"eslint-plugin-flowtype": "3.13.0",

0 commit comments

Comments
 (0)