From e1808cbfd1e164483bdf2e70a9a7d10a506e467a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 12:47:45 +0000 Subject: [PATCH] Bump gatsby-plugin-sitemap from 5.22.0 to 5.24.0 Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.22.0 to 5.24.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.24.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 | 16 ++++------------ 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index f799cb3..77be97a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.24.0", "gatsby-plugin-sass": "^5.22.0", - "gatsby-plugin-sitemap": "^5.22.0", + "gatsby-plugin-sitemap": "^5.24.0", "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.22.0", "gatsby-source-youtube-v3": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 2998f94..2ebcd33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6067,10 +6067,10 @@ gatsby-plugin-sharp@^4.24.0: sharp "^0.30.7" svgo "^2.8.0" -gatsby-plugin-sitemap@^5.22.0: - version "5.22.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.22.0.tgz#ddb5d9a5b95aea8c25124f5bf1b8c2da7b702c67" - integrity sha512-51iJqCT+bCJ37akJnSvmCTjqVBIFLe/oE0sBLyjkCbMgmCFRW67eLRMsQeLRcm4KkIex3fbpGaAOxvXvP+FFUQ== +gatsby-plugin-sitemap@^5.24.0: + version "5.24.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.24.0.tgz#a0c1b81df6ee3ae63a84c82dff7e2fb14019ca04" + integrity sha512-6bMA/JRgV2VtQj2XqtZmaCRSqwCVd1a3MbZMT8irZDzmQyM4cz25vu8XWnrCLWJe72NyB97oL0y/9WWxQ/61SA== dependencies: "@babel/runtime" "^7.15.4" common-tags "^1.8.2" @@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0: "@types/sharp" "^0.30.5" sharp "^0.30.7" -gatsby-sharp@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755" - integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw== - dependencies: - "@types/sharp" "^0.30.5" - sharp "^0.30.7" - gatsby-source-filesystem@^1.5.27: version "1.5.39" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8"