Bump gatsby-plugin-sitemap from 5.21.0 to 5.22.0

Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.21.0 to 5.22.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.22.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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-31 04:21:44 +00:00 committed by GitHub
parent 43c135d488
commit 7f70acfbfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.21.0",
"gatsby-plugin-sass": "^5.21.0",
"gatsby-plugin-sitemap": "^5.21.0",
"gatsby-plugin-sitemap": "^5.22.0",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.17.0",
"gatsby-source-youtube-v3": "^3.0.2",

View file

@ -6767,10 +6767,10 @@ gatsby-plugin-sharp@^4.21.0:
sharp "^0.30.7"
svgo "1.3.2"
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==
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==
dependencies:
"@babel/runtime" "^7.15.4"
common-tags "^1.8.2"