Skip to content

Commit 648aa93

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency styled-components to v5.3.0
1 parent a6ce66f commit 648aa93

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"clsx": "^1.1.1",
1515
"react": "^17.0.0",
1616
"react-dom": "^17.0.0",
17-
"styled-components": "5.1.0",
17+
"styled-components": "5.3.0",
1818
"the-guild-components": "1.1.0"
1919
},
2020
"browserslist": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4574,7 +4574,7 @@ babel-plugin-polyfill-regenerator@^0.2.2:
45744574
dependencies:
45754575
"@babel/helper-define-polyfill-provider" "^0.2.2"
45764576

4577-
"babel-plugin-styled-components@>= 1":
4577+
"babel-plugin-styled-components@>= 1.12.0":
45784578
version "1.13.2"
45794579
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz#ebe0e6deff51d7f93fceda1819e9b96aeb88278d"
45804580
integrity sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA==
@@ -14080,17 +14080,17 @@ [email protected], style-to-object@^0.3.0:
1408014080
dependencies:
1408114081
inline-style-parser "0.1.1"
1408214082

14083-
styled-components@5.1.0:
14084-
version "5.1.0"
14085-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.0.tgz#2e3985b54f461027e1c91af3229e1c2530872a4e"
14086-
integrity sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==
14083+
styled-components@5.3.0:
14084+
version "5.3.0"
14085+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.0.tgz#e47c3d3e9ddfff539f118a3dd0fd4f8f4fb25727"
14086+
integrity sha512-bPJKwZCHjJPf/hwTJl6TbkSZg/3evha+XPEizrZUGb535jLImwDUdjTNxXqjjaASt2M4qO4AVfoHJNe3XB/tpQ==
1408714087
dependencies:
1408814088
"@babel/helper-module-imports" "^7.0.0"
1408914089
"@babel/traverse" "^7.4.5"
1409014090
"@emotion/is-prop-valid" "^0.8.8"
1409114091
"@emotion/stylis" "^0.8.4"
1409214092
"@emotion/unitless" "^0.7.4"
14093-
babel-plugin-styled-components ">= 1"
14093+
babel-plugin-styled-components ">= 1.12.0"
1409414094
css-to-react-native "^3.0.0"
1409514095
hoist-non-react-statics "^3.0.0"
1409614096
shallowequal "^1.1.0"

0 commit comments

Comments
 (0)