diff --git a/package.json b/package.json index 49690a85..7b07a36a 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.9", + "gatsby-plugin-emotion": "4.3.10", "jest": "26.1.0", "react": "16.13.1", "react-dom": "16.13.1", diff --git a/yarn.lock b/yarn.lock index 471779f1..11124211 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7295,10 +7295,10 @@ gatsby-plugin-compile-es6-packages@^2.0.0: "@babel/runtime" "^7.0.0" regex-escape "^3.4.8" -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== +gatsby-plugin-emotion@4.3.10: + version "4.3.10" + resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.10.tgz#569e9489837fa0f55db0a0264efda7f3c6c4a4cd" + integrity sha512-OQrNgq3Te+bjra/sNo2PwOm24dPVr8MsjWf3X/3ciPf4bkf+Ey0jzJ36JnIIUIzZvpbyBHAr6eNzSOWnE2X2zA== dependencies: "@babel/runtime" "^7.10.3" "@emotion/babel-preset-css-prop" "^10.0.27"