build(deps): bump gatsby-plugin-sitemap from 2.4.12 to 2.4.14 in /docs (#1417)
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 2.4.12 to 2.4.14. - [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@2.4.14/packages/gatsby-plugin-sitemap) 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
da9f499efa
commit
7e3956304e
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@ -10844,11 +10844,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "2.4.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.12.tgz",
|
||||
"integrity": "sha512-nQK3EyqECUpUcCoQr5ZCfGYPUCc+hI6tK+hvoqr4lkhMr0sjfXUvGkSlVarhMVLRNRe+e6Q39JFhVtsTXUp8Iw==",
|
||||
"version": "2.4.14",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.14.tgz",
|
||||
"integrity": "sha512-SBINdmn6hrBUXNoziQ0xPmqsEsJIX+zAiedq4Gb6A835MWKWgEHZALZh7Nx46aOg8vfg0Nr0u0PvK6UXfyqvdg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"minimatch": "^3.0.4",
|
||||
"pify": "^3.0.0",
|
||||
"sitemap": "^1.13.0"
|
||||
|
@ -26,7 +26,7 @@
|
||||
"gatsby-plugin-react-svg": "^3.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.5.1",
|
||||
"gatsby-plugin-sharp": "^2.6.31",
|
||||
"gatsby-plugin-sitemap": "^2.4.12",
|
||||
"gatsby-plugin-sitemap": "^2.4.14",
|
||||
"gatsby-remark-autolink-headers": "^2.3.13",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.12",
|
||||
"gatsby-remark-embedder": "^3.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user