mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
Update eslint-plugin-react from 7.4.0 to 7.5.0 in /
This commit is contained in:
parent
01e1bd61e8
commit
e45b2ae8ea
@ -62,7 +62,7 @@
|
||||
"eslint-plugin-json": "^1.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.2",
|
||||
"eslint-plugin-prettier": "^2.2.0",
|
||||
"eslint-plugin-react": "^7.3.0",
|
||||
"eslint-plugin-react": "^7.5.0",
|
||||
"fs-extra": "^4.0.1",
|
||||
"gh-pages": "^1.1.0",
|
||||
"github-release-from-changelog": "^1.2.1",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -4050,7 +4050,7 @@ eslint-plugin-prettier@^2.2.0:
|
||||
fast-diff "^1.1.1"
|
||||
jest-docblock "^21.0.0"
|
||||
|
||||
eslint-plugin-react@7.4.0, eslint-plugin-react@^7.3.0:
|
||||
eslint-plugin-react@7.4.0:
|
||||
version "7.4.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a"
|
||||
dependencies:
|
||||
@ -4059,6 +4059,15 @@ eslint-plugin-react@7.4.0, eslint-plugin-react@^7.3.0:
|
||||
jsx-ast-utils "^2.0.0"
|
||||
prop-types "^15.5.10"
|
||||
|
||||
eslint-plugin-react@^7.5.0:
|
||||
version "7.5.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.0.tgz#84cd4a45f179930268379e1f8fc17aedcfadd357"
|
||||
dependencies:
|
||||
doctrine "^2.0.0"
|
||||
has "^1.0.1"
|
||||
jsx-ast-utils "^2.0.0"
|
||||
prop-types "^15.6.0"
|
||||
|
||||
eslint-restricted-globals@^0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user