Skip to content

Commit

Permalink
build(deps): bump styled-components from 5.3.10 to 5.3.11 (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent 541e1d9 commit bffece8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"redoc": "2.0.0",
"redocusaurus": "1.6.2",
"snippet-enricher-cli": "^0.0.8",
"styled-components": "^5.3.10"
"styled-components": "^5.3.11"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9294,10 +9294,10 @@ style-to-object@0.3.0, style-to-object@^0.3.0:
dependencies:
inline-style-parser "0.1.1"

styled-components@^5.3.10, styled-components@^5.3.6:
version "5.3.10"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.10.tgz#42f7245f58fe960362a63f543dda23c0ac107c0f"
integrity sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg==
styled-components@^5.3.11, styled-components@^5.3.6:
version "5.3.11"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.11.tgz#9fda7bf1108e39bf3f3e612fcc18170dedcd57a8"
integrity sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"
Expand Down

0 comments on commit bffece8

Please sign in to comment.