mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Bump gatsby-plugin-sitemap from 5.15.0 to 5.16.0
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.15.0 to 5.16.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@5.16.0/packages/gatsby-plugin-sitemap) --- updated-dependencies: - dependency-name: gatsby-plugin-sitemap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
278e61f14f
commit
035afe4289
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
"gatsby-plugin-sharp": "^4.15.0",
|
"gatsby-plugin-sharp": "^4.15.0",
|
||||||
"gatsby-plugin-sass": "^5.14.0",
|
"gatsby-plugin-sass": "^5.14.0",
|
||||||
"gatsby-plugin-sitemap": "^5.15.0",
|
"gatsby-plugin-sitemap": "^5.16.0",
|
||||||
"gatsby-plugin-typescript": "^4.6.0",
|
"gatsby-plugin-typescript": "^4.6.0",
|
||||||
"gatsby-source-filesystem": "^4.15.0",
|
"gatsby-source-filesystem": "^4.15.0",
|
||||||
"gatsby-source-youtube-v3": "^3.0.2",
|
"gatsby-source-youtube-v3": "^3.0.2",
|
||||||
|
|
|
@ -6630,10 +6630,10 @@ gatsby-plugin-sharp@^4.15.0:
|
||||||
sharp "^0.30.3"
|
sharp "^0.30.3"
|
||||||
svgo "1.3.2"
|
svgo "1.3.2"
|
||||||
|
|
||||||
gatsby-plugin-sitemap@^5.15.0:
|
gatsby-plugin-sitemap@^5.16.0:
|
||||||
version "5.15.0"
|
version "5.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.15.0.tgz#6035eb3a80de90dda3356deea083653e483fef5f"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.16.0.tgz#fdbbb1ac6dc55e84624f17cf53b51c0afbcd7e2a"
|
||||||
integrity sha512-2G7ooRqwOHe3zItd2WoOVEbqnFBXaQSQ2whxug3LAJr7PbZa33kukRQQcjK6v5IO5HidWAFpP9t1a5LOIeDpCw==
|
integrity sha512-3NCkctKMBtP+ySbtYt5Oablw/j5hdkv39aepP6FpoBG+stY1jVXVD0jlyKHZRGvlP2wpFdB7xVfJC7IChdYUFQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
common-tags "^1.8.2"
|
common-tags "^1.8.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue