Skip to content

Commit

Permalink
chore(deps): bump the gatsby group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the gatsby group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [gatsby](/~https://github.com/gatsbyjs/gatsby) | `5.12.8` | `5.12.9` |
| [gatsby-plugin-sitemap](/~https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) | `6.12.2` | `6.12.3` |
| [gatsby-plugin-image](/~https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) | `3.12.2` | `3.12.3` |
| [gatsby-plugin-manifest](/~https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) | `5.12.2` | `5.12.3` |
| [gatsby-plugin-sharp](/~https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) | `5.12.2` | `5.12.3` |
| [gatsby-source-filesystem](/~https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) | `5.12.0` | `5.12.1` |
| [gatsby-transformer-sharp](/~https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) | `5.12.2` | `5.12.3` |


Updates `gatsby` from 5.12.8 to 5.12.9
- [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/gatsby@5.12.8...gatsby@5.12.9)

Updates `gatsby-plugin-sitemap` from 6.12.2 to 6.12.3
- [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@6.12.3/packages/gatsby-plugin-sitemap)

Updates `gatsby-plugin-image` from 3.12.2 to 3.12.3
- [Release notes](/~https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](/~https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](/~https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.12.3/packages/gatsby-plugin-image)

Updates `gatsby-plugin-manifest` from 5.12.2 to 5.12.3
- [Release notes](/~https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](/~https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](/~https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.12.3/packages/gatsby-plugin-manifest)

Updates `gatsby-plugin-sharp` from 5.12.2 to 5.12.3
- [Release notes](/~https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](/~https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](/~https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.3/packages/gatsby-plugin-sharp)

Updates `gatsby-source-filesystem` from 5.12.0 to 5.12.1
- [Release notes](/~https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](/~https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](/~https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.12.1/packages/gatsby-source-filesystem)

Updates `gatsby-transformer-sharp` from 5.12.2 to 5.12.3
- [Release notes](/~https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](/~https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](/~https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.12.3/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: gatsby
  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-patch
  dependency-group: gatsby
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gatsby
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 2fde931 commit 5ad6e29
Show file tree
Hide file tree
Showing 5 changed files with 175 additions and 125 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.12.8",
"gatsby": "^5.12.9",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/example-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@thepolicylab-projectportals/gatsby-theme-project-portal": "0.0.0",
"@thepolicylab-projectportals/project-portal-content-netlify": "0.0.0",
"gatsby": "^5.12.8",
"gatsby-plugin-sitemap": "^6.12.2",
"gatsby": "^5.12.9",
"gatsby-plugin-sitemap": "^6.12.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/gatsby-theme-project-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@headlessui/react": "^1.7.17",
"@tailwindcss/forms": "^0.5.6",
"autoprefixer": "^10.4.16",
"gatsby-plugin-image": "^3.12.2",
"gatsby-plugin-manifest": "^5.12.2",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-postcss": "^6.12.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.12.2",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-sharp": "^5.12.2",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-sharp": "^5.12.3",
"js-search": "^2.0.1",
"lodash": "^4.17.21",
"markdown-to-jsx": "^7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-portal-content-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"gatsby-plugin-netlify-cms": "^7.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-json": "5.12.0",
"netlify-cms-app": "^2.15.72"
},
Expand Down
Loading

0 comments on commit 5ad6e29

Please sign in to comment.