Skip to content

Commit cee13ad

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update emotion monorepo
1 parent a33de4f commit cee13ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"homepage": "https://github.com/netlify-labs/netlify-cms-widget-parent#readme",
3333
"dependencies": {
34-
"@emotion/core": "^10.0.9",
35-
"@emotion/styled": "^10.0.9",
34+
"@emotion/core": "^10.0.35",
35+
"@emotion/styled": "^10.0.27",
3636
"netlify-cms-ui-default": "^2.11.1",
3737
"react-select": "^3.1.0",
3838
"react": "^16.8.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,7 +1061,7 @@
10611061
"@emotion/utils" "0.11.3"
10621062
"@emotion/weak-memoize" "0.2.5"
10631063

1064-
"@emotion/core@^10.0.9":
1064+
"@emotion/core@^10.0.35", "@emotion/core@^10.0.9":
10651065
version "10.0.35"
10661066
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.35.tgz#513fcf2e22cd4dfe9d3894ed138c9d7a859af9b3"
10671067
integrity sha512-sH++vJCdk025fBlRZSAhkRlSUoqSqgCzYf5fMOmqqi3bM6how+sQpg3hkgJonj8GxXM4WbD7dRO+4tegDB9fUw==
@@ -1125,7 +1125,7 @@
11251125
"@emotion/serialize" "^0.11.15"
11261126
"@emotion/utils" "0.11.3"
11271127

1128-
"@emotion/styled@^10.0.9":
1128+
"@emotion/styled@^10.0.27":
11291129
version "10.0.27"
11301130
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.27.tgz#12cb67e91f7ad7431e1875b1d83a94b814133eaf"
11311131
integrity sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==

0 commit comments

Comments
 (0)