Skip to content

Commit cd867da

Browse files
Bump styled-components from 5.3.9 to 5.3.10
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 5.3.10. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v5.3.9...v5.3.10) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ffd43a commit cd867da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-headroom": "^3.2.1",
2828
"react-helmet": "^6.1.0",
2929
"react-theme-provider": "^0.1.3",
30-
"styled-components": "^5.3.3",
30+
"styled-components": "^5.3.10",
3131
"webfontloader": "^1.6.28"
3232
},
3333
"keywords": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9912,10 +9912,10 @@ style-to-object@^0.3.0:
99129912
dependencies:
99139913
inline-style-parser "0.1.1"
99149914

9915-
styled-components@^5.3.3:
9916-
version "5.3.9"
9917-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.9.tgz#641af2a8bb89904de708c71b439caa9633e8f0ba"
9918-
integrity sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==
9915+
styled-components@^5.3.10:
9916+
version "5.3.10"
9917+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.10.tgz#42f7245f58fe960362a63f543dda23c0ac107c0f"
9918+
integrity sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg==
99199919
dependencies:
99209920
"@babel/helper-module-imports" "^7.0.0"
99219921
"@babel/traverse" "^7.4.5"

0 commit comments

Comments
 (0)