mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Bump styled-components from 5.3.6 to 5.3.8
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.6 to 5.3.8. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v5.3.6...v5.3.8) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
02760a802b
commit
ee0a2fd655
2 changed files with 5 additions and 5 deletions
|
|
@ -57,7 +57,7 @@
|
|||
"react-use-websocket": "^4.3.1",
|
||||
"react-wrap-balancer": "^0.4.0",
|
||||
"recharts": "2.1.12",
|
||||
"styled-components": "^5.3.6",
|
||||
"styled-components": "^5.3.8",
|
||||
"swr": "^2.0.4",
|
||||
"theme-ui": "^0.14",
|
||||
"tinytime": "^0.2.6",
|
||||
|
|
|
|||
|
|
@ -4327,10 +4327,10 @@ style-to-object@0.3.0, style-to-object@^0.3.0:
|
|||
dependencies:
|
||||
inline-style-parser "0.1.1"
|
||||
|
||||
styled-components@^5.3.6:
|
||||
version "5.3.6"
|
||||
resolved "https://registry.npmjs.org/styled-components/-/styled-components-5.3.6.tgz"
|
||||
integrity sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==
|
||||
styled-components@^5.3.8:
|
||||
version "5.3.8"
|
||||
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.8.tgz#b92e2d10352dc9ecf3b1bc5d27c7500832dcf870"
|
||||
integrity sha512-6jQrlvaJQ16uWVVO0rBfApaTPItkqaG32l3746enNZzpMDxMvzmHzj8rHUg39bvVtom0Y8o8ZzWuchEXKGjVsg==
|
||||
dependencies:
|
||||
"@babel/helper-module-imports" "^7.0.0"
|
||||
"@babel/traverse" "^7.4.5"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue