From 7d7ac69a0f2951cfb9c3c65a570d490813c0ca09 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 19:49:56 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.2.0 to 3.2.1 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.2.0 to 3.2.1. - [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.1/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 b63a5706..67bfd698 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby-image": "^2.3.1", "gatsby-plugin-manifest": "^2.2.48", "gatsby-plugin-matomo": "^0.8.2", - "gatsby-plugin-react-helmet": "^3.2.0", + "gatsby-plugin-react-helmet": "^3.2.1", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index da6dffac..7d8df357 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5640,10 +5640,10 @@ gatsby-plugin-page-creator@^2.2.0: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.0.tgz#8356956f9df6c0509aeba809575ce86ec9c56948" - integrity sha512-VByecwSN0wfv8DxVr1IZjjE/9pJ89uNuymThaVDZaHkiufifq+9aOeIVdv4hgd1yeN68rzapukNryMm7gqiyAQ== +gatsby-plugin-react-helmet@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.1.tgz#28a89e884e5447f7aefead2a80749e3745f5f5a9" + integrity sha512-5oarZdVvp3k3keG26eVFagVHLYw7wCGs/MXRYQg8MEyJewU3X4Uc0eo7qu4TM5EIuZ2ekaL14r86RB6RM5TORA== dependencies: "@babel/runtime" "^7.8.7"