build(deps): bump gatsby-plugin-sitemap from 5.4.0 to 5.6.0 in /docs (#2542)

Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.4.0 to 5.6.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.6.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-01 23:28:02 +03:00 committed by GitHub
parent e8276faddb
commit 999591edc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
docs/package-lock.json generated
View File

@ -28,7 +28,7 @@
"gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.6.14", "gatsby-plugin-robots-txt": "^1.6.14",
"gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sharp": "^3.10.2",
"gatsby-plugin-sitemap": "^5.4.0", "gatsby-plugin-sitemap": "^5.6.0",
"gatsby-remark-autolink-headers": "^2.11.0", "gatsby-remark-autolink-headers": "^2.11.0",
"gatsby-remark-copy-linked-files": "^5.4.0", "gatsby-remark-copy-linked-files": "^5.4.0",
"gatsby-remark-embedder": "^4.2.0", "gatsby-remark-embedder": "^4.2.0",
@ -13177,9 +13177,9 @@
} }
}, },
"node_modules/gatsby-plugin-sitemap": { "node_modules/gatsby-plugin-sitemap": {
"version": "5.4.0", "version": "5.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.6.0.tgz",
"integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==", "integrity": "sha512-38JTiv1gZNN39vMMRev7IcM+Xo7Ewxiyw9j4mfYTOnw+Y3pVKqXvWVCMwMm5RBt1QL/vS4SEfMLvzVWH8/Osog==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",
@ -40374,9 +40374,9 @@
} }
}, },
"gatsby-plugin-sitemap": { "gatsby-plugin-sitemap": {
"version": "5.4.0", "version": "5.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.6.0.tgz",
"integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==", "integrity": "sha512-38JTiv1gZNN39vMMRev7IcM+Xo7Ewxiyw9j4mfYTOnw+Y3pVKqXvWVCMwMm5RBt1QL/vS4SEfMLvzVWH8/Osog==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"common-tags": "^1.8.2", "common-tags": "^1.8.2",

View File

@ -25,7 +25,7 @@
"gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.6.14", "gatsby-plugin-robots-txt": "^1.6.14",
"gatsby-plugin-sharp": "^3.10.2", "gatsby-plugin-sharp": "^3.10.2",
"gatsby-plugin-sitemap": "^5.4.0", "gatsby-plugin-sitemap": "^5.6.0",
"gatsby-remark-autolink-headers": "^2.11.0", "gatsby-remark-autolink-headers": "^2.11.0",
"gatsby-remark-copy-linked-files": "^5.4.0", "gatsby-remark-copy-linked-files": "^5.4.0",
"gatsby-remark-embedder": "^4.2.0", "gatsby-remark-embedder": "^4.2.0",