From 305208974ab4d2d8cbdead9ba3352958d113a702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 04:26:20 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 5.6.0 to 5.9.0 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.6.0 to 5.9.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.9.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 39a2b86..afa265b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.8.0", "gatsby-plugin-image": "^2.6.0", "gatsby-plugin-manifest": "^4.8.0", - "gatsby-plugin-react-helmet": "^5.6.0", + "gatsby-plugin-react-helmet": "^5.9.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.8.0", "gatsby-plugin-sass": "^5.8.0", diff --git a/yarn.lock b/yarn.lock index 133e839..855a96d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5556,10 +5556,10 @@ gatsby-plugin-page-creator@^4.8.0: globby "^11.0.4" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz#9757d9164d66fc1201f1cf9af751c63fdb740420" - integrity sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ== +gatsby-plugin-react-helmet@^5.9.0: + version "5.9.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.9.0.tgz#6ac992628f99451ec72d8ceeae11f456f7409366" + integrity sha512-TpPxg0Cl+zH34P9rVzKW+o6ejC6fZpvZMZ4Gs/zZ4uFswSJo6hwj/teUjB1rGAytPE+d6w9cZ2IP1gEM2RR9Ig== dependencies: "@babel/runtime" "^7.15.4"