Bump babel-eslint from 9.0.0 to 10.0.1 (#779) [ci skip]
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 9.0.0 to 10.0.1. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v9.0.0...v10.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
626ac00383
commit
1bfb5c7b2f
2 changed files with 4 additions and 4 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"@storybook/addon-links": "^3.4.11",
|
||||
"@storybook/addons": "^3.4.11",
|
||||
"@storybook/react": "^3.4.11",
|
||||
"babel-eslint": "^9.0.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-jest": "^23.4.2",
|
||||
"babel-plugin-transform-react-jsx": "^6.24.1",
|
||||
"babel-preset-preact": "^1.1.0",
|
||||
|
|
|
|||
|
|
@ -750,9 +750,9 @@ babel-core@^6.0.0, babel-core@^6.26.0, babel-core@^6.26.3:
|
|||
slash "^1.0.0"
|
||||
source-map "^0.5.7"
|
||||
|
||||
babel-eslint@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
|
||||
babel-eslint@^10.0.1:
|
||||
version "10.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/parser" "^7.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue