Skip to content

Commit 048827b

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 4b09c96 commit 048827b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/validator": "13.7.10",
9292
"@typescript-eslint/eslint-plugin": "4.33.0",
9393
"@typescript-eslint/parser": "4.33.0",
94-
"babel-eslint": "10.1.0",
94+
"@babel/eslint-parser": "7.11.0",
9595
"eslint-config-prettier": "8.5.0",
9696
"eslint-config-react-app": "6.0.0",
9797
"eslint-plugin-flowtype": "5.10.0",

0 commit comments

Comments
 (0)