From d349fb34f2026364994fa076bc94c92585e2ac5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 06:51:58 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.1.18 to 3.1.22 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.18 to 3.1.22. - [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.22/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..d434018 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.22", "postcss-import": "^12.0.1", "precss": "^4.0.0", "prop-types": "^15.6.0", diff --git a/yarn.lock b/yarn.lock index b73ae7b..d24ea46 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.22: + version "3.1.22" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.22.tgz#f4c148dfe964af1e1364e6bcd9a4cd3226e8cd7a" + integrity sha512-eG57C7Rm84dOpaFYxqQsKSzP0ge/6SnAEsPH5JcAcJ7vETtn3rCS6SB8qs+Nk/jhziAjdGjBw3CSJnOkg/QUJA== dependencies: "@babel/runtime" "^7.7.6"