Update glamorous from 4.10.0 to 4.11.0 in lib/components

This commit is contained in:
Dependencies.io Bot 2017-10-27 16:24:17 +00:00
parent 03c3d6dae4
commit 8f7efe2575
2 changed files with 13 additions and 1 deletions

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"glamor": "^2.20.40",
"glamorous": "^4.10.0",
"glamorous": "^4.11.0",
"prop-types": "^15.6.0"
},
"devDependencies": {

View File

@ -5248,6 +5248,18 @@ glamorous@^4.10.0:
react-html-attributes "^1.3.0"
svg-tag-names "^1.1.0"
glamorous@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.11.0.tgz#cb846dda1450c895c59a34060fb19e3251ed619f"
dependencies:
brcast "^3.0.0"
fast-memoize "^2.2.7"
html-tag-names "^1.1.1"
is-function "^1.0.1"
is-plain-object "^2.0.4"
react-html-attributes "^1.3.0"
svg-tag-names "^1.1.0"
glob-base@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"