Skip to content

Commit

Permalink
Bump hono from 3.12.7 to 4.0.5
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.5.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v3.12.7...v4.0.5)

---
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 21, 2024
1 parent 07570c8 commit e8f1d23
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.5",
"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.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.0.5.tgz#bbfe3110dd6015b7bea00dfa974c39effce0f5ae"
integrity sha512-6LEGL1Pf3+dLjVA0NJxAB/3FJ6S3W5qxd/XOG7Wl9YOrpMRZT9lt83R4Ojs8dO6GbAUSutI7zTyjStnSn9sbEg==

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

0 comments on commit e8f1d23

Please sign in to comment.