From 950f5356e4a063d029873ff5b691f2954acaf009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 04:18:50 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 5.14.0 to 5.16.0 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.14.0 to 5.16.0. - [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@5.16.0/packages/gatsby-plugin-react-helmet) --- updated-dependencies: - dependency-name: gatsby-plugin-react-helmet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index feec814..c612c61 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.15.1", "gatsby-plugin-image": "^2.15.0", "gatsby-plugin-manifest": "^4.15.0", - "gatsby-plugin-react-helmet": "^5.14.0", + "gatsby-plugin-react-helmet": "^5.16.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.15.0", "gatsby-plugin-sass": "^5.14.0", diff --git a/yarn.lock b/yarn.lock index a121a88..2644054 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6585,10 +6585,10 @@ gatsby-plugin-page-creator@^4.15.0: globby "^11.1.0" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.14.0: - version "5.14.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.14.0.tgz#35d5c9855a4ff0fcde4b78f44d8d9a4d2a255f94" - integrity sha512-Loy0fUtVDhEuvv1nCpsyyUpAosGRUB3g5GzHvV3oqxcGgrpTgeXTPH64drXuRKcHyJbH1vgUOuPdlIEzXDbQMQ== +gatsby-plugin-react-helmet@^5.16.0: + version "5.16.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.16.0.tgz#a0c2c1acdda9e6ebed749a7e22fdf2d6f59950ef" + integrity sha512-+XrxxLnDuLupyRRNgXxWC3UlkhHMD5e98Sq+8yX92q2zOIr7MH7xax5WppcGb7L0leChMxR93v47jjVDtNAPGA== dependencies: "@babel/runtime" "^7.15.4"