Skip to content

Commit b1e69c5

Browse files
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 8784d07 commit b1e69c5

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": "^5.3.22",
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)