Update react-modal from 2.3.2 to 2.3.3 in app/react

This commit is contained in:
Dependencies.io Bot 2017-10-04 21:52:31 +00:00
parent f5ae89da40
commit f81e36865e
2 changed files with 8 additions and 1 deletions

View File

@ -62,7 +62,7 @@
"postcss-loader": "^2.0.6",
"prop-types": "^15.6.0",
"qs": "^6.5.1",
"react-modal": "^2.3.2",
"react-modal": "^2.3.3",
"redux": "^3.7.2",
"request": "^2.83.0",
"serve-favicon": "^2.4.5",

View File

@ -9410,6 +9410,13 @@ react-modal@^2.3.2:
prop-types "^15.5.10"
react-dom-factories "^1.0.0"
react-modal@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-2.3.3.tgz#bf4d100bbc426549b943e4294f7e9ea88e56e1a5"
dependencies:
exenv "^1.2.0"
prop-types "^15.5.10"
react-native-compat@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-native-compat/-/react-native-compat-1.0.0.tgz#491dbd8a0105ac061b8d0d926463ce6a3dff33bc"