Skip to content

Commit 61f23ff

Browse files
chore(deps): Bump the npm-deps group with 2 updates
Bumps the npm-deps group with 2 updates: [hono](https://github.com/honojs/hono) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd). Updates `hono` from 4.11.1 to 4.11.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.1...v4.11.3) Updates `@cloudflare/workers-types` from 4.20251221.0 to 4.20251229.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251229.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa78a90 commit 61f23ff

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"cf-typegen": "wrangler types --env-interface CloudflareBindings"
77
},
88
"dependencies": {
9-
"hono": "^4.11.1"
9+
"hono": "^4.11.3"
1010
},
1111
"devDependencies": {
12-
"@cloudflare/workers-types": "^4.20251221.0",
12+
"@cloudflare/workers-types": "^4.20251229.0",
1313
"wrangler": "^4.56.0"
1414
}
1515
}

0 commit comments

Comments
 (0)