Bump gatsby-plugin-sitemap from 5.24.0 to 5.25.0

Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) 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-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.25.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-12-08 04:04:55 +00:00 committed by GitHub
parent 91e91cbbd0
commit 823156ea0a
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.24.0",
"gatsby-plugin-sass": "^5.24.0",
"gatsby-plugin-sitemap": "^5.24.0",
"gatsby-plugin-sitemap": "^5.25.0",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.24.0",
"gatsby-source-youtube-v3": "^3.0.2",

View file

@ -6067,10 +6067,10 @@ gatsby-plugin-sharp@^4.24.0:
sharp "^0.30.7"
svgo "^2.8.0"
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==
gatsby-plugin-sitemap@^5.25.0:
version "5.25.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.25.0.tgz#d123b3283b284c99478d672ee9b635c37eb93abb"
integrity sha512-0MYinO0MTsOIEd7d2NOCm/JVdFIMgoIEFem/S0gMpuW4rBCpsE6McPmRKGZl2bp277jEhU8ACt4/49nsCA1AoA==
dependencies:
"@babel/runtime" "^7.15.4"
common-tags "^1.8.2"