From 56ce690ba6faa32827c5a6e8c3b5a59980ce345c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Nov 2020 09:57:07 +0000 Subject: [PATCH] Update dependency @emotion/core to v10.1.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 090cb96e..e8ea4547 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "fix": "eslint --ext .js,.jsx,.ts,.tsx --ignore-path .eslintignore . --fix" }, "dependencies": { - "@emotion/core": "10.0.28", + "@emotion/core": "10.1.1", "@emotion/styled": "10.0.27", "imagemin-mozjpeg": "8.0.0", "imagemin-optipng": "7.1.0", diff --git a/yarn.lock b/yarn.lock index 7a97f991..22a04e55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -986,10 +986,10 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" -"@emotion/core@10.0.28": - version "10.0.28" - resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d" - integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA== +"@emotion/core@10.1.1": + version "10.1.1" + resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3" + integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA== dependencies: "@babel/runtime" "^7.5.5" "@emotion/cache" "^10.0.27"