Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
Update dependency styled-components to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 23, 2019
1 parent ae8f54d commit e5739ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-scripts": "3.1.1",
"regenerator-runtime": "0.13.3",
"store": "2.0.12",
"styled-components": "4.3.2",
"styled-components": "4.4.0",
"styletron-engine-atomic": "1.4.0",
"styletron-react": "5.2.0",
"subscriptions-transport-ws": "0.9.16",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@types/react-router-dom": "4.3.5",
"@types/store": "2.0.2",
"@types/storybook__react": "4.0.2",
"@types/styled-components": "4.1.18",
"@types/styled-components": "4.1.19",
"@types/styletron-engine-atomic": "1.1.0",
"@types/styletron-react": "5.0.1",
"@types/styletron-standard": "2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2510,10 +2510,10 @@
"@types/react" "*"
"@types/webpack-env" "*"

"@types/[email protected].18":
version "4.1.18"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.18.tgz#348804fe5a399ae0a46550afaf030085815ad931"
integrity sha512-VrHkgvjbxQXOw0xWSUckusUUZ4y/jqN1u7kF29ngh0oE6uOrlZHleTgqeUqylQqHQIeQ8MxFb50BRHy8ju5DHg==
"@types/[email protected].19":
version "4.1.19"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.19.tgz#535b455d7744fda1608c605df82c0800eda61a09"
integrity sha512-nDkoTQ8ItcJiyEvTa24TwsIpIfNKCG+Lq0LvAwApOcjQ8OaeOOCg66YSPHBePHUh6RPt1LA8aEzRlgWhQPFqPg==
dependencies:
"@types/react" "*"
"@types/react-native" "*"
Expand Down Expand Up @@ -14598,10 +14598,10 @@ style-loader@^0.23.1:
loader-utils "^1.1.0"
schema-utils "^1.0.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 e5739ae

Please sign in to comment.