fix(deps): update dependency styled-components to v5.3.8 (#615)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-02 07:49:41 -05:00 committed by GitHub
parent a2873bc655
commit 731e46b1d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -146,7 +146,7 @@
"slate-hyperscript": "0.77.0", "slate-hyperscript": "0.77.0",
"slate-react": "0.91.7", "slate-react": "0.91.7",
"stream-browserify": "3.0.0", "stream-browserify": "3.0.0",
"styled-components": "5.3.7", "styled-components": "5.3.8",
"symbol-observable": "4.0.0", "symbol-observable": "4.0.0",
"unified": "10.1.2", "unified": "10.1.2",
"unist-util-visit": "4.1.2", "unist-util-visit": "4.1.2",

View File

@ -16808,10 +16808,10 @@ style-to-object@^0.4.1:
dependencies: dependencies:
inline-style-parser "0.1.1" inline-style-parser "0.1.1"
styled-components@5.3.7: styled-components@5.3.8:
version "5.3.7" version "5.3.8"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.7.tgz#64e0b5de1a25ff6986ee6e6a6200b6ca4de5eaad" resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.8.tgz#b92e2d10352dc9ecf3b1bc5d27c7500832dcf870"
integrity sha512-JL1b4A79OGqav4TxkrNsuuQfy6ZnrpyQx6hBDQ3Hd3JyuR2IQuVNBpF+FCEWFNZpN5hj+fhkaEVWteVJ18f0tw== integrity sha512-6jQrlvaJQ16uWVVO0rBfApaTPItkqaG32l3746enNZzpMDxMvzmHzj8rHUg39bvVtom0Y8o8ZzWuchEXKGjVsg==
dependencies: dependencies:
"@babel/helper-module-imports" "^7.0.0" "@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5" "@babel/traverse" "^7.4.5"