Skip to content

Commit 031edad

Browse files
dependabot[bot]Wrangler automated PR updater
andauthored
[C3] Bump gatsby from 5.14.5 to 5.14.6 in /packages/create-cloudflare/src/frameworks (#10300)
* [C3] Bump gatsby in /packages/create-cloudflare/src/frameworks Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.14.5 to 5.14.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.14.6) --- updated-dependencies: - dependency-name: gatsby dependency-version: 5.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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.5 | 5.14.6 | --------- 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 c4fa63c commit 031edad

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.5 | 5.14.6 |

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.0",
1818
"create-solid": "0.6.5",
1919
"create-vue": "3.18.0",
20-
"gatsby": "5.14.5",
20+
"gatsby": "5.14.6",
2121
"sv": "0.9.0",
2222
"nuxi": "3.27.0"
2323
}

0 commit comments

Comments
 (0)