Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2023
1 parent 41bdf1d commit 8922457
Show file tree
Hide file tree
Showing 3 changed files with 5,443 additions and 3,293 deletions.
2 changes: 1 addition & 1 deletion starters/gatsby-starter-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@babel/preset-react": "^7.13.13",
"babel-preset-gatsby": "^1.2.0",
"gatsby": "^3.2.1",
"gatsby": "^4.25.7",
"gatsby-plugin-reflexjs": "^0.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion starters/gatsby-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@babel/preset-react": "^7.13.13",
"babel-preset-gatsby": "^1.2.0",
"gatsby": "^3.2.1",
"gatsby": "^4.25.7",
"gatsby-plugin-reflexjs": "^0.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down

0 comments on commit 8922457

Please sign in to comment.