From 4d573fb47483eaf4fb6dea9e300fecf0f3a5f1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 13:53:54 +0000 Subject: [PATCH] Bump gatsby-plugin-sitemap from 5.17.0 to 5.21.0 Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.17.0 to 5.21.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.21.0/packages/gatsby-plugin-sitemap) --- updated-dependencies: - dependency-name: gatsby-plugin-sitemap 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 5b5e647..e146e5a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.17.0", "gatsby-plugin-sass": "^5.16.0", - "gatsby-plugin-sitemap": "^5.17.0", + "gatsby-plugin-sitemap": "^5.21.0", "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.17.0", "gatsby-source-youtube-v3": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 779a416..9d71343 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6775,10 +6775,10 @@ gatsby-plugin-sharp@^4.17.0: sharp "^0.30.3" svgo "1.3.2" -gatsby-plugin-sitemap@^5.17.0: - version "5.17.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.17.0.tgz#56db908f8c9aaa359601fe1a7d36034b76dd1344" - integrity sha512-/rnzUvpTsflcwOzbeurq2CahtDv0JQ/+lzqI3evJQUfFW2SZ9aJFETR2RJ0WTXgPkCy9EMlyawQHkX12X7AVhg== +gatsby-plugin-sitemap@^5.21.0: + version "5.21.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.21.0.tgz#74be63f6de2b703b5e100ed0ba2dd1e61cd7ff9b" + integrity sha512-2A4JmdOJaqOOYa/jMHFTxMixr794JFEqILL8tvYdnLM4T2xXhwbf+Y8WtsMSvi9ZQ+sK6EcZgq67j8Ni4XdH1Q== dependencies: "@babel/runtime" "^7.15.4" common-tags "^1.8.2"