Skip to content

Commit

Permalink
Bump hono from 3.12.7 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 3.12.7 to 4.0.3.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v3.12.7...v4.0.3)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 07570c8 commit 28d8e2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@worker-tools/html": "^2.0.0-pre.13",
"@worker-tools/response-creators": "^1.0.8",
"eslint": "^8.56.0",
"hono": "^3.12.7",
"hono": "^4.0.3",
"mocha": "^10.2.0",
"start-server-and-test": "^2.0.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1006,10 +1006,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==

hono@^3.12.7:
version "3.12.7"
resolved "https://registry.yarnpkg.com/hono/-/hono-3.12.7.tgz#76be7d8a2f43ef29bba47e663b1adfba264a3281"
integrity sha512-jfyIoE8D5I1PGj0tXAGqpQ2miAWBBuHFjJsWjh0hbBVludQ8QO4lF6KTbPvjMi4venp8Q6DyMoJ51CwP6L5LNA==
hono@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.0.3.tgz#042ec90a6b784f85ee31c9dd8db6173d3588afdc"
integrity sha512-LLZFvqiksAO6Hf080XCUbsEjRxIrqEoiIN1HUzL0xtYP+BZUxGfeWg8yB5Dvp/sI7T0Lt4XdtGTGLwpIzAsl8w==

human-signals@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 28d8e2b

Please sign in to comment.