From 4933187a47d01dac84e94e3b33738c862866d693 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Jul 2020 14:05:58 +0000 Subject: [PATCH] Update dependency gatsby-plugin-emotion to v4.3.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fe5f8b70..c3229045 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/testing-library__react-hooks": "3.2.0", "docz": "2.3.1", "emotion-theming": "10.0.27", - "gatsby-plugin-emotion": "4.3.8", + "gatsby-plugin-emotion": "4.3.9", "jest": "26.1.0", "react": "16.13.1", "react-dom": "16.13.1", diff --git a/yarn.lock b/yarn.lock index c58cef67..5c5c4830 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7294,10 +7294,10 @@ gatsby-plugin-compile-es6-packages@^2.0.0: "@babel/runtime" "^7.0.0" regex-escape "^3.4.8" -gatsby-plugin-emotion@4.3.8: - version "4.3.8" - resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.8.tgz#014b6a4b9d48e99ad297af28208588bd527b300d" - integrity sha512-Q+is5AZmgeUR6+oQYCm9zn+711GJadTU/AMpUF3E572VOkVEkI79a1FodwB/1kflb1fyqy4Hzpz3RpnB7gSD7A== +gatsby-plugin-emotion@4.3.9: + version "4.3.9" + resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.9.tgz#05d6ff7ed645e8c72f9dc108f7094315d423cfe6" + integrity sha512-aNXay0Yh3Ssh3l4wmCrUXQyUrMPfVCn6dzUosS0tvalVuaHpqOUbX2jN+T2VWV+R/EZPUWjFBnAVdgcnqPXP7g== dependencies: "@babel/runtime" "^7.10.3" "@emotion/babel-preset-css-prop" "^10.0.27"