Skip to content

Commit 2b4e5a6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @emotion/core to v10.1.1
1 parent b0c4b0f commit 2b4e5a6

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

yarn.lock

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,7 @@
153153
dependencies:
154154
"@babel/types" "^7.12.1"
155155

156-
"@babel/helper-module-imports@^7.0.0":
157-
version "7.12.1"
158-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c"
159-
integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA==
160-
dependencies:
161-
"@babel/types" "^7.12.1"
162-
163-
"@babel/helper-module-imports@^7.12.1":
156+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1":
164157
version "7.12.5"
165158
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
166159
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
@@ -890,13 +883,20 @@
890883
"@babel/plugin-transform-react-jsx-source" "^7.12.1"
891884
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
892885

893-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
886+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
894887
version "7.12.1"
895888
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740"
896889
integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==
897890
dependencies:
898891
regenerator-runtime "^0.13.4"
899892

893+
"@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2":
894+
version "7.12.5"
895+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
896+
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
897+
dependencies:
898+
regenerator-runtime "^0.13.4"
899+
900900
"@babel/template@^7.10.4", "@babel/template@^7.3.3":
901901
version "7.10.4"
902902
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
@@ -1113,7 +1113,19 @@
11131113
"@emotion/utils" "0.11.3"
11141114
"@emotion/weak-memoize" "0.2.5"
11151115

1116-
"@emotion/core@^10.0.35", "@emotion/core@^10.0.9":
1116+
"@emotion/core@^10.0.35":
1117+
version "10.1.1"
1118+
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3"
1119+
integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA==
1120+
dependencies:
1121+
"@babel/runtime" "^7.5.5"
1122+
"@emotion/cache" "^10.0.27"
1123+
"@emotion/css" "^10.0.27"
1124+
"@emotion/serialize" "^0.11.15"
1125+
"@emotion/sheet" "0.9.4"
1126+
"@emotion/utils" "0.11.3"
1127+
1128+
"@emotion/core@^10.0.9":
11171129
version "10.1.0"
11181130
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.0.tgz#8e3a99bf42fc27608d692f6ea7a82a180cfe0eb6"
11191131
integrity sha512-b4ojBXwumJ/Zc7zie4NjE5J/snS9DxsCCjW5dQ3Yr8sX5cOSbRPOd80ba3fIWUydTZmhRvbGXdBFJxj4J24rXg==

0 commit comments

Comments
 (0)