Bump gatsby-plugin-sitemap from 5.11.0 to 5.11.1

Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.11.0 to 5.11.1.
- [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.11.1/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 04:28:45 +00:00 committed by GitHub
parent 562b8b8c8f
commit f695a30a73
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-sharp": "^4.11.0",
"gatsby-plugin-sass": "^5.11.0",
"gatsby-plugin-sitemap": "^5.11.0",
"gatsby-plugin-sitemap": "^5.11.1",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.11.0",
"gatsby-source-youtube-v3": "^3.0.2",

View file

@ -6126,10 +6126,10 @@ gatsby-plugin-sharp@^4.11.0:
svgo "1.3.2"
uuid "3.4.0"
gatsby-plugin-sitemap@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.11.0.tgz#ce396c8d5a4ce1fac67821c9db3e2cbffceab494"
integrity sha512-9Az8F0qfl+9gXNKX8KWVmYu1yxxM2P9Tuq5s+QdRXEfqyPZAnbclU1lg+PXErHNouF2uqAU3K0NQJT6LcxSfAA==
gatsby-plugin-sitemap@^5.11.1:
version "5.11.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.11.1.tgz#863397fe9dd5aab89bda8db09ef9b877c960150e"
integrity sha512-tt92KLUDS+eCrqSA5oYieDGjXLyUDXfYKEwLhYKXk7KlMMjporFJWVrc4Ba8WD04bUWVnzc2rqr19/zQI0ZIpQ==
dependencies:
"@babel/runtime" "^7.15.4"
common-tags "^1.8.2"