From 252e96401ded0d94a7252ec8db7cc2661cde0e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 09:20:49 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.3.4 to 3.3.10 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.3.4 to 3.3.10. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.3.10/packages/gatsby-plugin-react-helmet) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0620862d..5d088938 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "gatsby-image": "^2.4.12", "gatsby-plugin-manifest": "^2.4.17", "gatsby-plugin-matomo": "^0.8.3", - "gatsby-plugin-react-helmet": "^3.3.4", + "gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.1", "gatsby-plugin-sass": "^2.3.10", diff --git a/yarn.lock b/yarn.lock index a67cec4a..52e2d58c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6436,12 +6436,12 @@ gatsby-plugin-page-creator@^2.3.15: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.3.4: - version "3.3.4" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.4.tgz#d41decbf4981e580b1006498ce773896f4a9a460" - integrity sha512-tBHxEDqqaqVz6aAgBqpwB+Hg8qcaqb/qPFbdGBggllAoCuFclZfqnxCpy5c65JIBl2xenQVXfBkhn+yBUh4vGg== +gatsby-plugin-react-helmet@^3.3.10: + version "3.3.10" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.10.tgz#ba2f84715cc2471606b90327c7c3ba11c5287bc7" + integrity sha512-AcXYwmS3r298JWs6iQ3OLNxIe8L8i5a2iSdLr/SDMpHqumYm7q/vB9kCX0et5wM7DIuZ7aPXDrdi5yDCAvU5lg== dependencies: - "@babel/runtime" "^7.10.2" + "@babel/runtime" "^7.10.3" gatsby-plugin-remove-serviceworker@^1.0.0: version "1.0.0"