Merge pull request #407 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sitemap-5.8.0

Bump gatsby-plugin-sitemap from 5.6.0 to 5.8.0
This commit is contained in:
Kevin Kandlbinder 2022-02-25 13:04:49 +01:00 committed by GitHub
commit f21090141d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
"gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sass": "^5.8.0", "gatsby-plugin-sass": "^5.8.0",
"gatsby-plugin-sharp": "^4.6.0", "gatsby-plugin-sharp": "^4.6.0",
"gatsby-plugin-sitemap": "^5.6.0", "gatsby-plugin-sitemap": "^5.8.0",
"gatsby-plugin-typescript": "^4.6.0", "gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.6.0", "gatsby-source-filesystem": "^4.6.0",
"gatsby-source-youtube-v3": "^3.0.2", "gatsby-source-youtube-v3": "^3.0.2",

View file

@ -5474,10 +5474,10 @@ gatsby-plugin-sharp@^4.6.0:
svgo "1.3.2" svgo "1.3.2"
uuid "3.4.0" uuid "3.4.0"
gatsby-plugin-sitemap@^5.6.0: gatsby-plugin-sitemap@^5.8.0:
version "5.6.0" version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.6.0.tgz#ce2eaae11c984241922589b0081c0349778a2898" resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.8.0.tgz#102430910cc5d7f57fc9bd84f9811780215fe283"
integrity sha512-38JTiv1gZNN39vMMRev7IcM+Xo7Ewxiyw9j4mfYTOnw+Y3pVKqXvWVCMwMm5RBt1QL/vS4SEfMLvzVWH8/Osog== integrity sha512-RjWXnAVtAnFvltuoDW85d8JnxYrx48vLK0eiPnmgD1JwLTrH/64/kN6KaUC9oWopp2SgeCasXEIGiTpkhRTefw==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
common-tags "^1.8.2" common-tags "^1.8.2"