1
0
mirror of https://github.com/uetchy/namae.git synced 2025-07-01 22:10:04 +09:00

chore(deps): bump styled-components from 5.1.0 to 5.1.1

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-30 00:21:43 +00:00 committed by Yasuaki Uechi
parent e3eb3fbcb9
commit 284a897537
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"react-scripts": "3.4.1",
"react-spinners": "^0.9.0",
"react-toastify": "^6.0.6",
"styled-components": "^5.1.0",
"styled-components": "^5.1.1",
"validator": "^13.1.0",
"whois-json": "^2.0.4"
},

View File

@ -11401,10 +11401,10 @@ style-value-types@^3.1.6, style-value-types@^3.1.7:
hey-listen "^1.0.8"
tslib "^1.10.0"
styled-components@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.0.tgz#2e3985b54f461027e1c91af3229e1c2530872a4e"
integrity sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==
styled-components@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.1.tgz#96dfb02a8025794960863b9e8e365e3b6be5518d"
integrity sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"