From ca76a4186abcf5dd411eecb1751b8140180b49e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 12:44:06 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.3.1 to 3.3.2 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.3.1 to 3.3.2. - [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.2/packages/gatsby-plugin-react-helmet) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 76342efc..5ba9aa74 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby-image": "^2.4.5", "gatsby-plugin-manifest": "^2.4.9", "gatsby-plugin-matomo": "^0.8.3", - "gatsby-plugin-react-helmet": "^3.2.4", + "gatsby-plugin-react-helmet": "^3.3.2", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.3.2", diff --git a/yarn.lock b/yarn.lock index f324e932..b37e9860 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6081,10 +6081,10 @@ gatsby-plugin-page-creator@^2.3.7: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.2.4: - version "3.3.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.1.tgz#e1600bdcf575250707281a85024d10b1ee64048a" - integrity sha512-DZ/IWs+zlGL8N3JAcewPJJUPkl1st6/hIWQ3YphKoTK64DUIoMd2wWSJCrC6LiurS7knGHa4pdGyc5clwV1EKA== +gatsby-plugin-react-helmet@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.2.tgz#5619a1808d9607eb89c19d3f04854f497c6fb890" + integrity sha512-uRZlX4ejy0Txlw+9qbIVkULsuc6iniSwDgD+Ed6BOryKmF42qaqmdbcc78ZwPVN2SZJCDhcZKXoJf6QftTwwDg== dependencies: "@babel/runtime" "^7.9.6"