mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Merge pull request #19 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sitemap-2.10.0
Bump gatsby-plugin-sitemap from 2.9.0 to 2.10.0
This commit is contained in:
commit
6fe66a46e0
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -11247,9 +11247,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sitemap": {
|
"gatsby-plugin-sitemap": {
|
||||||
"version": "2.9.0",
|
"version": "2.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.10.0.tgz",
|
||||||
"integrity": "sha512-D/Uw3AZhveK7HIiUBMQ1uUMhCouwzz9U/LtZZOa/OU3A/YiHgVkm9bhir8Fbtv46ojF/IfKjaNyOe5NGF/iCQQ==",
|
"integrity": "sha512-5Q5KJ5xD8jSby0NkWtuSgjCZyVFh3ofqX9mKMUU89rh8TxbdvgoKuFdO560K3inNGqZJyjsr7/VF5Qj4amaFMw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.0",
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
"gatsby-plugin-robots-txt": "^1.5.5",
|
"gatsby-plugin-robots-txt": "^1.5.5",
|
||||||
"gatsby-plugin-sass": "^2.8.0",
|
"gatsby-plugin-sass": "^2.8.0",
|
||||||
"gatsby-plugin-sharp": "^2.11.2",
|
"gatsby-plugin-sharp": "^2.11.2",
|
||||||
"gatsby-plugin-sitemap": "^2.9.0",
|
"gatsby-plugin-sitemap": "^2.10.0",
|
||||||
"gatsby-source-filesystem": "^2.8.1",
|
"gatsby-source-filesystem": "^2.8.1",
|
||||||
"gatsby-transformer-json": "^2.8.0",
|
"gatsby-transformer-json": "^2.8.0",
|
||||||
"gatsby-transformer-sharp": "^2.9.0",
|
"gatsby-transformer-sharp": "^2.9.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue