Skip to content

Commit

Permalink
v5.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed May 26, 2023
1 parent 9957efd commit 4f54d97
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/styled-components/package.json
@@ -1,6 +1,6 @@
{
"name": "styled-components",
"version": "5.3.10",
"version": "5.3.11",
"description": "Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress",
"main": "dist/styled-components.cjs.js",
"jsnext:main": "dist/styled-components.esm.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/styled-components/yarn.lock
Expand Up @@ -1554,9 +1554,9 @@ camelize@^1.0.0:
integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=

caniuse-lite@^1.0.30001038:
version "1.0.30001481"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz"
integrity sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==
version "1.0.30001489"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz"
integrity sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==

capture-exit@^1.2.0:
version "1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -10712,7 +10712,7 @@ style-loader@^0.23.1:
supports-color "^5.5.0"

"styled-components@link:packages/styled-components":
version "5.3.9"
version "5.3.10"
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"
Expand Down

0 comments on commit 4f54d97

Please sign in to comment.