Skip to content

Commit 4ea9d90

Browse files
Bump gatsby-plugin-sitemap from 6.13.1 to 6.14.0 in /website (#299)
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 6.13.1 to 6.14.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/[email protected]/packages/gatsby-plugin-sitemap) --- updated-dependencies: - dependency-name: gatsby-plugin-sitemap dependency-version: 6.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971c8f7 commit 4ea9d90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"gatsby-plugin-react-helmet": "^6.14.0",
2929
"gatsby-plugin-sass": "^6.14.0",
3030
"gatsby-plugin-sharp": "^5.14.0",
31-
"gatsby-plugin-sitemap": "^6.12.3",
31+
"gatsby-plugin-sitemap": "^6.14.0",
3232
"gatsby-source-filesystem": "^5.14.0",
3333
"gatsby-transformer-remark": "^6.14.0",
3434
"gatsby-transformer-sharp": "^5.14.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5765,10 +5765,10 @@ gatsby-plugin-sharp@^5.14.0:
57655765
semver "^7.5.3"
57665766
sharp "^0.32.6"
57675767

5768-
gatsby-plugin-sitemap@^6.12.3:
5769-
version "6.13.1"
5770-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.13.1.tgz#c8752b3c57ff237ad01493b1b89ab26ac5635abb"
5771-
integrity sha512-PuBcCjpwVj7NVW/GXFgmP2NLhM5FsFV618pVGCWnLSr0cPrtJsmPtLze1PMaq148EGUGnnctl/+7VLozheQ/CA==
5768+
gatsby-plugin-sitemap@^6.14.0:
5769+
version "6.14.0"
5770+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-6.14.0.tgz#e7815fc454499409350b2d8af9a0910208da4884"
5771+
integrity sha512-pF7sv+4IdihiyMaQcXzxXrsA8XzbCwJuiDmHN8PvxrMa2v9FFwjhGXEX/dwJAOSDz98tauT7PRj8Ys4F2DfOTQ==
57725772
dependencies:
57735773
"@babel/runtime" "^7.20.13"
57745774
common-tags "^1.8.2"

0 commit comments

Comments
 (0)