Skip to content

Commit 9cddc33

Browse files
dependabot[bot]Wrangler automated PR updater
authored andcommitted
[C3] bump gatsby from 5.14.0 to 5.14.1 in /packages/create-cloudflare/src/frameworks (#7619)
* [C3] bump gatsby in /packages/create-cloudflare/src/frameworks Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.14.0 to 5.14.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.14.1) --- updated-dependencies: - dependency-name: gatsby 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.0 | 5.14.1 | --------- 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 8b44d86 commit 9cddc33

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.0 | 5.14.1 |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"create-remix": "2.15.2",
1717
"create-solid": "0.5.14",
1818
"create-vue": "3.12.2",
19-
"gatsby": "5.14.0",
19+
"gatsby": "5.14.1",
2020
"sv": "0.6.9",
2121
"nuxi": "3.17.1"
2222
}

0 commit comments

Comments
 (0)