From b1371de42ab6af5b164a0a75b6037bf7640fda02 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Apr 2020 14:11:05 +0000 Subject: [PATCH] Update dependency gatsby-plugin-emotion to v4.2.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e37b7534..7070d530 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.2.1", + "gatsby-plugin-emotion": "4.2.2", "jest": "25.3.0", "react": "16.13.1", "react-dom": "16.13.1", diff --git a/yarn.lock b/yarn.lock index bb376b68..0e45a286 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8155,10 +8155,10 @@ gatsby-plugin-compile-es6-packages@^2.0.0: "@babel/runtime" "^7.0.0" regex-escape "^3.4.8" -gatsby-plugin-emotion@4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.2.1.tgz#d4244460e23d1bb5cca76266ba8990f534234e32" - integrity sha512-ygXxkpnWJdDOAgb1XA9TbVCRLkaAYTFLTsqVQXMBhnrknb5iPNO+MP0fZ5LRqWgBALyJ629nxs0efUpnT/RSWw== +gatsby-plugin-emotion@4.2.2: + version "4.2.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.2.2.tgz#f2bc8665c6b24ca87ded883bbd91abbc436226d2" + integrity sha512-EbMmHRUi0q1C3XzXuQ4rUJt4L2kdJsd419iyXVniV9y8V82V5PFrr/FFMeo4ibCO3KxWqCELlpAvstW/Hkjy+w== dependencies: "@babel/runtime" "^7.8.7" "@emotion/babel-preset-css-prop" "^10.0.27"