From 520945f14e9f1e571c36f02e0fab971e4ffc0141 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 14:54:48 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 3.1.22 to 3.1.23 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.22 to 3.1.23. - [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.23/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 e9528080..19c4c8b5 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "gatsby-image": "^2.2.43", "gatsby-plugin-manifest": "^2.2.44", "gatsby-plugin-matomo": "^0.8.1", - "gatsby-plugin-react-helmet": "^3.1.22", + "gatsby-plugin-react-helmet": "^3.1.23", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.1.30", diff --git a/yarn.lock b/yarn.lock index fe4082cf..3ad7b1e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5552,10 +5552,10 @@ gatsby-plugin-page-creator@^2.1.42: lodash "^4.17.15" micromatch "^3.1.10" -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== +gatsby-plugin-react-helmet@^3.1.23: + version "3.1.23" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.23.tgz#f324dbdc1a8777b5b257dbab62afc6beac01cd1a" + integrity sha512-l6OomFCfggJ6IG8XOw0WuCqbTnVrqtMRxA/O5qbCpXH7K9JxjE406vUM8To0dVjoaCiSvRZU/Dz0vU0wEWe0UQ== dependencies: "@babel/runtime" "^7.7.6"