Skip to content

Commit

Permalink
chore(deps): update dependency system-components to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2018
1 parent 88b7d69 commit 6b53493
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-structured-data": "flybayer/react-structured-data#fix-ssr",
"styled-components": "3.3.2",
"styled-css-grid": "0.11.0",
"system-components": "2.0.4",
"system-components": "2.2.3",
"title": "3.3.0",
"upper-case-first": "1.1.2"
},
Expand Down
36 changes: 13 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,7 @@ classnames@^2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d"

clean-tag@^1.0.3:
clean-tag@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/clean-tag/-/clean-tag-1.0.4.tgz#9b407b306fadce114e6dffa774e7b61bdfc0c190"
dependencies:
Expand Down Expand Up @@ -5589,21 +5589,6 @@ [email protected]:
stylis-rule-sheet "^0.0.10"
supports-color "^3.2.3"

styled-components@>=3.0.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.3.0.tgz#335b1b2b673b416cd5ec012010e237ed1f877fe9"
dependencies:
buffer "^5.0.3"
css-to-react-native "^2.0.3"
fbjs "^0.8.16"
hoist-non-react-statics "^2.5.0"
is-plain-object "^2.0.1"
prop-types "^15.5.4"
react-is "^16.3.1"
stylis "^3.5.0"
stylis-rule-sheet "^0.0.10"
supports-color "^3.2.3"

[email protected]:
version "0.11.0"
resolved "https://registry.yarnpkg.com/styled-css-grid/-/styled-css-grid-0.11.0.tgz#84cda36cf26d74f87c00438fd2a1754af805e777"
Expand All @@ -5622,12 +5607,18 @@ [email protected]:
stylis "3.4.10"
stylis-rule-sheet "0.0.8"

"styled-system@>=1.1 || >=2.0", styled-system@>=2.0.1:
"styled-system@>=1.1 || >=2.0":
version "2.2.5"
resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-2.2.5.tgz#95f1e2c2c9ddc5c462cc56237cf039aa9ecfd27d"
dependencies:
prop-types "^15.6.0"

styled-system@^2.3.1:
version "2.3.3"
resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-2.3.3.tgz#c503c7d3f2ca58548bdd7f92457d7d12f591087c"
dependencies:
prop-types "^15.6.0"

[email protected]:
version "0.0.8"
resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.8.tgz#b0d0a126c945b1f3047447a3aae0647013e8d166"
Expand Down Expand Up @@ -5670,13 +5661,12 @@ symbol-observable@^1.0.2, symbol-observable@^1.1.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"

system-components@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/system-components/-/system-components-2.0.4.tgz#c9615afd78d48ecc1c713f614cf14fcd3315ec05"
system-components@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/system-components/-/system-components-2.2.3.tgz#3248f7c80affa4b9b61003ecd719a73da4462e59"
dependencies:
clean-tag "^1.0.3"
styled-components ">=3.0.0"
styled-system ">=2.0.1"
clean-tag "^1.0.4"
styled-system "^2.3.1"

[email protected]:
version "4.0.2"
Expand Down

0 comments on commit 6b53493

Please sign in to comment.