Upgrade react-color@2.14.1

pull/851/head
Rick Carlino 2018-05-14 10:58:26 -05:00
parent 9012dc3b2f
commit 15bc0c764b
2 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@
"react": "16.2.0",
"react-addons-css-transition-group": "^15.6.2",
"react-addons-test-utils": "^15.6.2",
"react-color": "^2.14.0",
"react-color": "2.14.1",
"react-dom": "16.2.0",
"react-redux": "^5.0.6",
"react-router": "3.2",

View File

@ -5561,9 +5561,9 @@ react-addons-test-utils@^15.6.2:
version "15.6.2"
resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.6.2.tgz#c12b6efdc2247c10da7b8770d185080a7b047156"
react-color@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/react-color/-/react-color-2.14.0.tgz#5828a11c034aa0939befbd888a066ee37d8c3cc2"
react-color@2.14.1:
version "2.14.1"
resolved "https://registry.yarnpkg.com/react-color/-/react-color-2.14.1.tgz#db8ad4f45d81e74896fc2e1c99508927c6d084e0"
dependencies:
lodash "^4.0.1"
material-colors "^1.2.1"