1
0
Fork 0

chore(deps): bump styled-components from 5.3.10 to 5.3.11

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.10 to 5.3.11.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.10...v5.3.11)

---
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:
dependabot[bot] 2023-05-30 17:32:11 +00:00 committed by GitHub
parent 1c1be65005
commit f9e33b2492
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-is": "18.2.0", "react-is": "18.2.0",
"sanity": "3.11.3", "sanity": "3.11.3",
"styled-components": "5.3.10", "styled-components": "5.3.11",
"sanity-plugin-markdown": "4.1.0" "sanity-plugin-markdown": "4.1.0"
}, },
"devDependencies": { "devDependencies": {

View file

@ -18885,10 +18885,10 @@ style-to-object@^0.4.0, style-to-object@^0.4.1:
dependencies: dependencies:
inline-style-parser "0.1.1" inline-style-parser "0.1.1"
styled-components@5.3.10: styled-components@5.3.11:
version "5.3.10" version "5.3.11"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.10.tgz#42f7245f58fe960362a63f543dda23c0ac107c0f" resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.11.tgz#9fda7bf1108e39bf3f3e612fcc18170dedcd57a8"
integrity sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg== integrity sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==
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"