mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Merge pull request #68 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sitemap-2.12.0
Bump gatsby-plugin-sitemap from 2.11.0 to 2.12.0
This commit is contained in:
commit
0f1097c606
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12748,9 +12748,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sitemap": {
|
"gatsby-plugin-sitemap": {
|
||||||
"version": "2.11.0",
|
"version": "2.12.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.12.0.tgz",
|
||||||
"integrity": "sha512-W9LOdRhvYsc4Iq67UpXEe+R9FeITSNNpF+Xr5ej4mAqye76UE5kHkjyFLJBqfuwc1ANSsi6e3TKrdYoRV90P2w==",
|
"integrity": "sha512-oY0SzFl7xDVfIp3f4dhsKuGknc6tLsZIdNWPB9jv3HEDIFpyohFjJ4tcH2rHG8Wm8ceW34XjgSW0fcyu/QQYxQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.0",
|
||||||
|
|
|
@ -32,7 +32,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.14.1",
|
"gatsby-plugin-sharp": "^2.14.1",
|
||||||
"gatsby-plugin-sitemap": "^2.11.0",
|
"gatsby-plugin-sitemap": "^2.12.0",
|
||||||
"gatsby-source-filesystem": "^2.11.0",
|
"gatsby-source-filesystem": "^2.11.0",
|
||||||
"gatsby-transformer-json": "^2.11.0",
|
"gatsby-transformer-json": "^2.11.0",
|
||||||
"gatsby-transformer-sharp": "^2.12.0",
|
"gatsby-transformer-sharp": "^2.12.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue