Skip to content

Commit

Permalink
chore(deps): bump the gatsby group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the gatsby group with 3 updates: [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-netlify](https://github.com/netlify/gatsby-plugin-netlify) and [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap).


Updates `gatsby` from 5.11.0 to 5.12.6
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.12.6)

Updates `gatsby-plugin-netlify` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/netlify/gatsby-plugin-netlify/releases)
- [Changelog](https://github.com/netlify/gatsby-plugin-netlify/blob/main/CHANGELOG.md)
- [Commits](netlify/gatsby-plugin-netlify@v5.1.0...v5.1.1)

Updates `gatsby-plugin-sitemap` from 6.11.0 to 6.12.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/[email protected]/packages/gatsby-plugin-sitemap)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent d3d0dbe commit fab62b9
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 221 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"dependencies": {
"@thepolicylab-projectportals/gatsby-theme-project-portal": "^7.0.0",
"@thepolicylab-projectportals/project-portal-content-netlify": "^7.0.0",
"gatsby": "^5.11.0",
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-sitemap": "^6.11.0",
"gatsby": "^5.12.6",
"gatsby-plugin-netlify": "^5.1.1",
"gatsby-plugin-sitemap": "^6.12.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit fab62b9

Please sign in to comment.