Skip to content

Commit f6deb01

Browse files
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50fcac7 commit f6deb01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@storybook/cli": "^7.1.0",
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)