Merge pull request #691 from prymitive/renovate/react-app-polyfill-1.0.x

fix(deps): update dependency react-app-polyfill to v1.0.1
This commit is contained in:
Łukasz Mierzwa
2019-05-08 19:09:12 +01:00
committed by GitHub
2 changed files with 14 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
"prop-types": "15.7.2",
"qs": "6.7.0",
"react": "16.8.6",
"react-app-polyfill": "1.0.0",
"react-app-polyfill": "1.0.1",
"react-autosuggest": "9.4.3",
"react-datepicker": "2.5.0",
"react-dom": "16.8.6",

View File

@@ -9146,7 +9146,19 @@ rc@^1.2.7, rc@~1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"
react-app-polyfill@1.0.0, react-app-polyfill@^1.0.0:
react-app-polyfill@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-1.0.1.tgz#809a858e44f9564c7f4205e173076f90048274f1"
integrity sha512-LbVpT1NdzTdDDs7xEZdebjDrqsvKi5UyVKUQqtTYYNyC1JJYVAwNQWe4ybWvoT2V2WW9PGVO2u5Y6aVj4ER/Ow==
dependencies:
core-js "3.0.1"
object-assign "4.1.1"
promise "8.0.2"
raf "3.4.1"
regenerator-runtime "0.13.2"
whatwg-fetch "3.0.0"
react-app-polyfill@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-1.0.0.tgz#735c725c1d4261b710cb200c498789c8b80e0f74"
integrity sha512-fbZxEZdfx+rVENMvGTFjUcDDOZGKHaiavA8Y+FwM2I/o8gJT6pCYZk19XfeOntVzGZH2F1qqH7SLjXMhUM+YJw==