Skip to content

Commit

Permalink
chore(deps): update dependency styled-components to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 28, 2019
1 parent 6271545 commit 5928bb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"@types/react": "16.9.11",
"@types/react-dom": "16.9.3",
"@types/react-test-renderer": "16.9.1",
"@types/styled-components": "4.1.19",
"@types/styled-components": "4.1.20",
"coveralls": "3.0.7",
"jest": "24.9.0",
"jest-dom": "3.5.0",
"npm-run-all": "4.1.5",
"react": "16.8.6",
"react-test-renderer": "16.8.6",
"styled-components": "4.3.2",
"styled-components": "4.4.0",
"ts-jest": "24.1.0",
"typedoc": "0.15.0",
"typescript": "3.6.4"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2060,10 +2060,10 @@
"@types/react-native" "*"
csstype "^2.2.0"

"@types/styled-components@4.1.19":
version "4.1.19"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.19.tgz#535b455d7744fda1608c605df82c0800eda61a09"
integrity sha512-nDkoTQ8ItcJiyEvTa24TwsIpIfNKCG+Lq0LvAwApOcjQ8OaeOOCg66YSPHBePHUh6RPt1LA8aEzRlgWhQPFqPg==
"@types/styled-components@4.1.20":
version "4.1.20"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.20.tgz#8afd41039c0fd582152e57ff75c58a5353870de6"
integrity sha512-WztLENdKY+H9udccx5ZhAblgTp08NSfOFYdGaWM0MMm+1tEOioYVFwIIQ7Hx+9wWXiWKDXeoX6R3D/i1obnG3g==
dependencies:
"@types/react" "*"
"@types/react-native" "*"
Expand Down Expand Up @@ -9079,10 +9079,10 @@ styled-components@4.2.1:
stylis-rule-sheet "^0.0.10"
supports-color "^5.5.0"

styled-components@4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.3.2.tgz#4ca81918c812d3006f60ac5fdec7d6b64a9509cc"
integrity sha512-NppHzIFavZ3TsIU3R1omtddJ0Bv1+j50AKh3ZWyXHuFvJq1I8qkQ5mZ7uQgD89Y8zJNx2qRo6RqAH1BmoVafHw==
styled-components@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.4.0.tgz#4e381e2dab831d0e6ea431c2840a96323e84e21b"
integrity sha512-xQ6vTI/0zNjZ1BBDRxyjvBddrxhQ3DxjeCdaLM1lSn5FDnkTOQgRkmWvcUiTajqc5nJqKVl+7sUioMqktD0+Zw==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.0.0"
Expand Down

0 comments on commit 5928bb8

Please sign in to comment.