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:
parent
e8276faddb
commit
999591edc1
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.6.14",
|
||||
"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-copy-linked-files": "^5.4.0",
|
||||
"gatsby-remark-embedder": "^4.2.0",
|
||||
@ -13177,9 +13177,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-sitemap": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz",
|
||||
"integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.6.0.tgz",
|
||||
"integrity": "sha512-38JTiv1gZNN39vMMRev7IcM+Xo7Ewxiyw9j4mfYTOnw+Y3pVKqXvWVCMwMm5RBt1QL/vS4SEfMLvzVWH8/Osog==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"common-tags": "^1.8.2",
|
||||
@ -40374,9 +40374,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.4.0.tgz",
|
||||
"integrity": "sha512-Zwbp9BLzhjkxHm5Vvu8Kf1U+okbdVM6M6YVs7pQl3FnOMLZZ8huXHJgRnsjSyEmxENsKeelUttONBcgh38zDLA==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.6.0.tgz",
|
||||
"integrity": "sha512-38JTiv1gZNN39vMMRev7IcM+Xo7Ewxiyw9j4mfYTOnw+Y3pVKqXvWVCMwMm5RBt1QL/vS4SEfMLvzVWH8/Osog==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"common-tags": "^1.8.2",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.6.14",
|
||||
"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-copy-linked-files": "^5.4.0",
|
||||
"gatsby-remark-embedder": "^4.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user