From a957836926a89ac663825c8c61f49bbbb8773433 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 15:45:14 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.2.2 to 3.2.4 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.2.2 to 3.2.4. - [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.2.4/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 2eeae4f0..d00ccd20 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby-image": "^2.3.3", "gatsby-plugin-manifest": "^2.3.3", "gatsby-plugin-matomo": "^0.8.3", - "gatsby-plugin-react-helmet": "^3.2.2", + "gatsby-plugin-react-helmet": "^3.2.4", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.2.3", diff --git a/yarn.lock b/yarn.lock index be5aefa4..61d6349a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6166,10 +6166,10 @@ gatsby-plugin-page-creator@^2.2.3: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.2.2: - version "3.2.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.2.tgz#8817da61cd57b8fd9cf1cc6fb55c1e9564aa6a3c" - integrity sha512-mPd7gefGIxqAuxFJgDuttR9+DnRLKLrCh61ND1iLSeOp9GoYS/qH8Rhka6fkpmBXOtUVyujzaUthhB/ll/a4RA== +gatsby-plugin-react-helmet@^3.2.4: + version "3.2.4" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.4.tgz#3a69488454a433c5cef5aa02263a8faffa8cabd1" + integrity sha512-AHmmhodv7E8+qkHC5W0XSTgoQb1iHMB15Jn4NnEnDz696pZ448g1MCnX3bEMGCjYg2wHKJlo29EVoa4z5dS5lw== dependencies: "@babel/runtime" "^7.8.7"