Greenkeeper/website/react docgen 5.2.1 (#799)
Summary: Fix https://github.com/facebook/flipper/issues/782 Pull Request resolved: https://github.com/facebook/flipper/pull/799 Reviewed By: mweststrate Differential Revision: D19902542 Pulled By: passy fbshipit-source-id: 01d71b27492a7eb0a17b4c4ac370abcdd95cab3e
This commit is contained in:
committed by
Facebook Github Bot
parent
d8be529307
commit
912cd1f2c3
@@ -14,7 +14,7 @@
|
||||
"docblock-parser": "^1.0.0",
|
||||
"docusaurus": "^1.11.1",
|
||||
"glob": "^7.1.3",
|
||||
"react-docgen": "^5.0.0-beta.1"
|
||||
"react-docgen": "^5.2.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"resolutions": {
|
||||
|
||||
@@ -5420,10 +5420,10 @@ react-dev-utils@^9.1.0:
|
||||
strip-ansi "5.2.0"
|
||||
text-table "0.2.0"
|
||||
|
||||
react-docgen@^5.0.0-beta.1:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.2.0.tgz#ec6f6a46cb9c66a32c703321946d3ba796689b34"
|
||||
integrity sha512-QzloLDy4JftSRoP0EPtTceYHEzKjDk+88bc2tvjTrIjmxznd5SS9V+vs8tUnfukPymmD8+a/aBZPfi+y+1a+Bg==
|
||||
react-docgen@^5.2.1:
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.2.1.tgz#4fc0fd35966c83588e628d49f21c9208d93823a1"
|
||||
integrity sha512-3nvsiDKN/KIlgRyHCdkLrm8ajjSMZ4NIHuwYTAdBvQF3O7A2tmCBB3gwTjJ4zXH8aUpIjFwlVIjffzkJHIZ5/Q==
|
||||
dependencies:
|
||||
"@babel/core" "^7.7.5"
|
||||
"@babel/runtime" "^7.7.6"
|
||||
|
||||
Reference in New Issue
Block a user