From 372779058b83fe7da425dba34b196ddca67f733e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 06:37:24 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.1.18 to 3.1.21 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.18 to 3.1.21. - [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.1.21/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 c662b59..d12305f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gatsby": "^2.18.18", "gatsby-link": "^2.2.24", "gatsby-plugin-postcss": "^2.1.18", - "gatsby-plugin-react-helmet": "^3.1.18", + "gatsby-plugin-react-helmet": "^3.1.21", "postcss-import": "^12.0.1", "precss": "^4.0.0", "prop-types": "^15.6.0", diff --git a/yarn.lock b/yarn.lock index b73ae7b..987037b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4616,10 +4616,10 @@ gatsby-plugin-postcss@^2.1.18: "@babel/runtime" "^7.7.6" postcss-loader "^3.0.0" -gatsby-plugin-react-helmet@^3.1.18: - version "3.1.18" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.18.tgz#093b5d92e50dafa837ae97ac2672d79a96feb201" - integrity sha512-wwKH6Z5NK0Gl2hDfMnWNGE41GjWpZGq0eKczPydTJc/1SbPykBFCBrjYgrAPB2ZrRnA8AV06cRwPddJC0mY7sw== +gatsby-plugin-react-helmet@^3.1.21: + version "3.1.21" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.21.tgz#659f31020295f42d017e2eb03175d73516ab824d" + integrity sha512-6LZ2LEYTwqD+ZqyCH55mVpk2xEXbQoCTfijP1W4ZCQsKtpWGJP+vyd6b96FWVyEb2k5LsQ1u+jk4R8xXULSX+w== dependencies: "@babel/runtime" "^7.7.6"