Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 7c8d573

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update emotion monorepo to v9.2.9
1 parent 7724b41 commit 7c8d573

File tree

2 files changed

+27
-36
lines changed

2 files changed

+27
-36
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
]
6767
},
6868
"dependencies": {
69-
"babel-plugin-emotion": "9.2.8",
69+
"babel-plugin-emotion": "9.2.9",
7070
"date-fns": "1.29.0",
71-
"emotion": "9.2.8",
72-
"emotion-server": "9.2.8",
71+
"emotion": "9.2.9",
72+
"emotion-server": "9.2.9",
7373
"get-port": "4.0.0",
7474
"grid-styled": "5.0.2",
7575
"isomorphic-unfetch": "2.1.1",
@@ -82,7 +82,7 @@
8282
"react": "16.5.1",
8383
"react-content-loader": "3.1.2",
8484
"react-dom": "16.5.1",
85-
"react-emotion": "9.2.8",
85+
"react-emotion": "9.2.9",
8686
"react-event-timeline": "1.5.4",
8787
"react-headroom": "2.2.2",
8888
"react-icons": "2.2.7",

yarn.lock

Lines changed: 23 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,11 @@
146146
"@babel/types" "7.0.0-beta.42"
147147
lodash "^4.2.0"
148148

149-
"@babel/[email protected]-beta.51":
150-
version "7.0.0-beta.51"
151-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.51.tgz#ce00428045fbb7d5ebc0ea7bf835789f15366ab2"
149+
"@babel/helper-module-imports@^7.0.0":
150+
version "7.0.0"
151+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
152152
dependencies:
153-
"@babel/types" "7.0.0-beta.51"
154-
lodash "^4.17.5"
153+
"@babel/types" "^7.0.0"
155154

156155
"@babel/helper-module-imports@^7.0.0-beta.49":
157156
version "7.0.0-beta.54"
@@ -676,14 +675,6 @@
676675
lodash "^4.2.0"
677676
to-fast-properties "^2.0.0"
678677

679-
680-
version "7.0.0-beta.51"
681-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.51.tgz#d802b7b543b5836c778aa691797abf00f3d97ea9"
682-
dependencies:
683-
esutils "^2.0.2"
684-
lodash "^4.17.5"
685-
to-fast-properties "^2.0.0"
686-
687678
"@babel/[email protected]", "@babel/types@^7.0.0-beta.49":
688679
version "7.0.0-beta.54"
689680
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.54.tgz#025ad68492fed542c13f14c579a44c848e531063"
@@ -1225,11 +1216,11 @@ babel-messages@^6.23.0:
12251216
dependencies:
12261217
babel-runtime "^6.22.0"
12271218

1228-
[email protected].8, babel-plugin-emotion@^9.2.8:
1229-
version "9.2.8"
1230-
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-9.2.8.tgz#4df55ef10625c391f25b031f7e3006abac359e09"
1219+
[email protected].9, babel-plugin-emotion@^9.2.9:
1220+
version "9.2.9"
1221+
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-9.2.9.tgz#7b3c72fd6a333127abafe7fb693bcb421e7f5b9f"
12311222
dependencies:
1232-
"@babel/helper-module-imports" "7.0.0-beta.51"
1223+
"@babel/helper-module-imports" "^7.0.0"
12331224
"@emotion/babel-utils" "^0.6.4"
12341225
"@emotion/hash" "^0.6.2"
12351226
"@emotion/memoize" "^0.6.1"
@@ -2078,9 +2069,9 @@ create-ecdh@^4.0.0:
20782069
bn.js "^4.1.0"
20792070
elliptic "^6.0.0"
20802071

2081-
create-emotion-server@^9.2.8:
2082-
version "9.2.8"
2083-
resolved "https://registry.yarnpkg.com/create-emotion-server/-/create-emotion-server-9.2.8.tgz#3d5db78b113afdff7f729e034724be42949d7bd3"
2072+
create-emotion-server@^9.2.9:
2073+
version "9.2.9"
2074+
resolved "https://registry.yarnpkg.com/create-emotion-server/-/create-emotion-server-9.2.9.tgz#5217503de87a666ee79159c76d45967584d3df48"
20842075
dependencies:
20852076
html-tokenize "^2.0.0"
20862077
multipipe "^1.0.2"
@@ -2564,17 +2555,17 @@ emojis-list@^2.0.0:
25642555
version "2.1.0"
25652556
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
25662557

2567-
2568-
version "9.2.8"
2569-
resolved "https://registry.yarnpkg.com/emotion-server/-/emotion-server-9.2.8.tgz#857c5b301e215cc9cb7277b88e3e90fdeb58d625"
2558+
2559+
version "9.2.9"
2560+
resolved "https://registry.yarnpkg.com/emotion-server/-/emotion-server-9.2.9.tgz#2a17d272982e59667e759ce470cff15c30adb0c6"
25702561
dependencies:
2571-
create-emotion-server "^9.2.8"
2562+
create-emotion-server "^9.2.9"
25722563

2573-
2574-
version "9.2.8"
2575-
resolved "https://registry.yarnpkg.com/emotion/-/emotion-9.2.8.tgz#b89e754be1a109f4e47ff0031928f94e40d7984a"
2564+
2565+
version "9.2.9"
2566+
resolved "https://registry.yarnpkg.com/emotion/-/emotion-9.2.9.tgz#c2028705acc60a138ecb69d3fc1d2056764f61a1"
25762567
dependencies:
2577-
babel-plugin-emotion "^9.2.8"
2568+
babel-plugin-emotion "^9.2.9"
25782569
create-emotion "^9.2.6"
25792570

25802571
encodeurl@~1.0.1:
@@ -6595,11 +6586,11 @@ [email protected]:
65956586
prop-types "^15.6.2"
65966587
schedule "^0.4.0"
65976588

6598-
6599-
version "9.2.8"
6600-
resolved "https://registry.yarnpkg.com/react-emotion/-/react-emotion-9.2.8.tgz#e4e24540bdcb7daacf87c405760ed619bddbb61b"
6589+
6590+
version "9.2.9"
6591+
resolved "https://registry.yarnpkg.com/react-emotion/-/react-emotion-9.2.9.tgz#fe4eaa801a1c87a371dfd8ecab52ee4e8bf75b07"
66016592
dependencies:
6602-
babel-plugin-emotion "^9.2.8"
6593+
babel-plugin-emotion "^9.2.9"
66036594
create-emotion-styled "^9.2.8"
66046595

66056596

0 commit comments

Comments
 (0)