mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 18:26:46 +02:00
Bump gatsby-plugin-sitemap from 5.22.0 to 5.24.0
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.22.0 to 5.24.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.24.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
c813e0e22b
commit
e1808cbfd1
2 changed files with 5 additions and 13 deletions
|
@ -14,7 +14,7 @@
|
|||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.24.0",
|
||||
"gatsby-plugin-sass": "^5.22.0",
|
||||
"gatsby-plugin-sitemap": "^5.22.0",
|
||||
"gatsby-plugin-sitemap": "^5.24.0",
|
||||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
"gatsby-source-filesystem": "^4.22.0",
|
||||
"gatsby-source-youtube-v3": "^3.0.2",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -6067,10 +6067,10 @@ gatsby-plugin-sharp@^4.24.0:
|
|||
sharp "^0.30.7"
|
||||
svgo "^2.8.0"
|
||||
|
||||
gatsby-plugin-sitemap@^5.22.0:
|
||||
version "5.22.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.22.0.tgz#ddb5d9a5b95aea8c25124f5bf1b8c2da7b702c67"
|
||||
integrity sha512-51iJqCT+bCJ37akJnSvmCTjqVBIFLe/oE0sBLyjkCbMgmCFRW67eLRMsQeLRcm4KkIex3fbpGaAOxvXvP+FFUQ==
|
||||
gatsby-plugin-sitemap@^5.24.0:
|
||||
version "5.24.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.24.0.tgz#a0c1b81df6ee3ae63a84c82dff7e2fb14019ca04"
|
||||
integrity sha512-6bMA/JRgV2VtQj2XqtZmaCRSqwCVd1a3MbZMT8irZDzmQyM4cz25vu8XWnrCLWJe72NyB97oL0y/9WWxQ/61SA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
common-tags "^1.8.2"
|
||||
|
@ -6129,14 +6129,6 @@ gatsby-sharp@^0.18.0:
|
|||
"@types/sharp" "^0.30.5"
|
||||
sharp "^0.30.7"
|
||||
|
||||
gatsby-sharp@^0.18.0:
|
||||
version "0.18.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755"
|
||||
integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw==
|
||||
dependencies:
|
||||
"@types/sharp" "^0.30.5"
|
||||
sharp "^0.30.7"
|
||||
|
||||
gatsby-source-filesystem@^1.5.27:
|
||||
version "1.5.39"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8"
|
||||
|
|
Loading…
Add table
Reference in a new issue