From 0f61a8632b0602757bf0a7febcf051241a18cb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 04:07:06 +0000 Subject: [PATCH] Bump gatsby-plugin-react-helmet from 5.24.0 to 5.25.0 Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.24.0 to 5.25.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.25.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 2e08129..0252be3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.25.0", "gatsby-plugin-image": "^2.24.0", "gatsby-plugin-manifest": "^4.25.0", - "gatsby-plugin-react-helmet": "^5.24.0", + "gatsby-plugin-react-helmet": "^5.25.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.25.0", "gatsby-plugin-sass": "^5.25.0", diff --git a/yarn.lock b/yarn.lock index c44b8c7..634c9f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6026,10 +6026,10 @@ gatsby-plugin-page-creator@^4.25.0: globby "^11.1.0" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.24.0: - version "5.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.24.0.tgz#8c9cf8e93e184c87ee9e605467c735c7eb02b821" - integrity sha512-SU/SrWsbEFLQhuzDXucYlQ4O5pTdpOdxw07xIRwyFfxFzGml/9f62h2dTtUJOIXP1mYfl31bw7eCbGlc8QzF5w== +gatsby-plugin-react-helmet@^5.25.0: + version "5.25.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.25.0.tgz#6849d405bfbc0846e73449d4425b45f84ec58fbb" + integrity sha512-sU/xae/sGuYFcFDpqUxwXnaOmx8xrU2Q+XSULqAapji0uTBhW6al6CJsaPFigi8IOG2bQX8ano2iWWcGF3/GHw== dependencies: "@babel/runtime" "^7.15.4"