Skip to content

Commit e75fb8f

Browse files
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 4907d90 commit e75fb8f

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
@@ -44,7 +44,7 @@
4444
"@storybook/cli": "^7.0.2",
4545
"@storybook/react": "^6.5.16",
4646
"babel": "^6.23.0",
47-
"babel-eslint": "^10.1.0",
47+
"@babel/eslint-parser": "^7.11.0",
4848
"babel-loader": "^8.3.0",
4949
"classnames": "^2.3.2",
5050
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)