fix(deps): update dependency styled-components to v5.3.7 (#613)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-02 00:41:52 -05:00 committed by GitHub
parent 33fa73eb24
commit a2873bc655
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-react": "0.91.7",
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"styled-components": "5.3.7",
"symbol-observable": "4.0.0",
"unified": "10.1.2",
"unist-util-visit": "4.1.2",

View File

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