From 3dd9928f257c2a9f38d1f4fb079b5b0c60ee7809 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Feb 2020 18:47:44 +0000 Subject: [PATCH] Update dependency @emotion/core to v10.0.28 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5c3f2a9e..85647bb6 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@babel/preset-env": "7.8.4", "@babel/preset-react": "7.8.3", "@babel/preset-typescript": "7.8.3", - "@emotion/core": "10.0.27", + "@emotion/core": "10.0.28", "@pika/pack": "0.5.0", "@pika/plugin-build-node": "0.9.2", "@pika/plugin-build-types": "0.9.2", diff --git a/yarn.lock b/yarn.lock index 30001022..d6adeaa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2412,10 +2412,10 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" -"@emotion/core@10.0.27": - version "10.0.27" - resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.27.tgz#7c3f78be681ab2273f3bf11ca3e2edc4a9dd1fdc" - integrity sha512-XbD5R36pVbohQMnKfajHv43g8EbN4NHdF6Zh9zg/C0nr0jqwOw3gYnC07Xj3yG43OYSRyrGsoQ5qPwc8ycvLZw== +"@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== dependencies: "@babel/runtime" "^7.5.5" "@emotion/cache" "^10.0.27"