Skip to content

Commit 5e6c55c

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

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
@@ -67,7 +67,7 @@
6767
"@typescript-eslint/parser": "4.33.0",
6868
"auto": "10.36.5",
6969
"axe-core": "4.3.4",
70-
"babel-eslint": "10.1.0",
70+
"@babel/eslint-parser": "7.11.0",
7171
"babel-plugin-inline-svg": "1.2.0",
7272
"babel-plugin-istanbul": "6.1.1",
7373
"babel-plugin-styled-components": "1.13.2",

0 commit comments

Comments
 (0)