Skip to content

Commit 5fd222a

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent bbc959f commit 5fd222a

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
@@ -45,7 +45,7 @@
4545
"@types/react-dom": "17.0.17",
4646
"@typescript-eslint/eslint-plugin": "5.25.0",
4747
"@typescript-eslint/parser": "5.25.0",
48-
"babel-eslint": "10.1.0",
48+
"@babel/eslint-parser": "7.11.0",
4949
"babel-plugin-import": "1.13.5",
5050
"chrome-webstore-upload-cli": "2.1.0",
5151
"codecov": "3.8.3",

0 commit comments

Comments
 (0)