Skip to content

Commit

Permalink
chore(deps): bump gatsby from 5.6.0 to 5.8.1
Browse files Browse the repository at this point in the history
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.6.0 to 5.8.1.
- [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.8.1)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent 63cc431 commit 3481477
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 162 deletions.
2 changes: 1 addition & 1 deletion packages/defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@thepolicylab-projectportals/gatsby-theme-project-portal": "0.0.0",
"gatsby": "^5.6.0",
"gatsby": "^5.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/example-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@thepolicylab-projectportals/gatsby-theme-project-portal": "0.0.0",
"@thepolicylab-projectportals/project-portal-content-netlify": "0.0.0",
"gatsby": "^5.6.0",
"gatsby": "^5.8.1",
"gatsby-plugin-sitemap": "^6.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@thepolicylab-projectportals/gatsby-theme-project-portal": "^0.0.0",
"gatsby": "^5.6.0",
"gatsby": "^5.8.1",
"gatsby-plugin-image": "^3.6.0",
"gatsby-plugin-sharp": "^5.6.0",
"gatsby-source-filesystem": "^5.7.0",
Expand Down
Loading

0 comments on commit 3481477

Please sign in to comment.