Skip to content

Commit efdf6f5

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 62044b2 commit efdf6f5

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.4.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)