mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 18:26:46 +02:00
Bump gatsby-plugin-sitemap from 2.8.0 to 2.9.0
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 2.8.0 to 2.9.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@2.9.0/packages/gatsby-plugin-sitemap) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de3c899adf
commit
4e5f13606e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9711,9 +9711,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.8.0.tgz",
|
||||
"integrity": "sha512-svoPY57pwNnlvhtraXbHeEJYuR899QvszOkE05oho7HIqDn7SQMtuML2eFvk6uv7TTO6b0jyZ2l4oyQffbFfNw==",
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.9.0.tgz",
|
||||
"integrity": "sha512-D/Uw3AZhveK7HIiUBMQ1uUMhCouwzz9U/LtZZOa/OU3A/YiHgVkm9bhir8Fbtv46ojF/IfKjaNyOe5NGF/iCQQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"common-tags": "^1.8.0",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"gatsby-plugin-react-helmet": "^3.7.0",
|
||||
"gatsby-plugin-sharp": "^2.11.1",
|
||||
"gatsby-plugin-sass": "^2.8.0",
|
||||
"gatsby-plugin-sitemap": "^2.8.0",
|
||||
"gatsby-plugin-sitemap": "^2.9.0",
|
||||
"gatsby-plugin-styled-components": "^3.7.0",
|
||||
"gatsby-source-filesystem": "^2.8.0",
|
||||
"gatsby-source-youtube-v2": "^1.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue