Skip to content

Commit 3657383

Browse files
dependabot[bot]Wrangler automated PR updater
andauthored
[C3] Bump gatsby from 5.14.6 to 5.15.0 in /packages/create-cloudflare/src/frameworks (#10510)
* [C3] Bump gatsby in /packages/create-cloudflare/src/frameworks Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.14.6 to 5.15.0. - [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.15.0) --- updated-dependencies: - dependency-name: gatsby dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies of "create-cloudflare" package The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------ | ------ | | gatsby | 5.14.6 | 5.15.0 | --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <[email protected]>
1 parent 336a75d commit 3657383

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"create-cloudflare": patch
3+
---
4+
5+
chore: update dependencies of "create-cloudflare" package
6+
7+
The following dependency versions have been updated:
8+
9+
| Dependency | From | To |
10+
| ---------- | ------ | ------ |
11+
| gatsby | 5.14.6 | 5.15.0 |

packages/create-cloudflare/src/frameworks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"create-react-router": "7.8.2",
1818
"create-solid": "0.6.7",
1919
"create-vue": "3.18.0",
20-
"gatsby": "5.14.6",
20+
"gatsby": "5.15.0",
2121
"sv": "0.9.2",
2222
"nuxi": "3.28.0"
2323
}

0 commit comments

Comments
 (0)