Skip to content

Commit

Permalink
Bump hono from 3.7.6 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 3.7.6 to 3.8.0.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v3.7.6...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JakeChampion committed Oct 17, 2023
1 parent 92b4ee1 commit eed0ca9
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.51.0",
"hono": "^3.7.6",
"hono": "^3.8.0",
"mocha": "^10.2.0",
"start-server-and-test": "^2.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -999,10 +999,10 @@ he@1.2.0:
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==

hono@^3.7.6:
version "3.7.6"
resolved "https://registry.yarnpkg.com/hono/-/hono-3.7.6.tgz#91ef6667add22c1ae36f85be857af330474f0391"
integrity sha512-nuLNH9+nV6ojXK6b9I0RGZgdMuLTOXeQPs6xsIw/G5iyT8j8m7Nnx8pTxQprmSmCaEYIPv91rCcq45PQNfW68A==
hono@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/hono/-/hono-3.8.0.tgz#967456f66b88269e857eca7eef5ae8ae32d04656"
integrity sha512-lTkcFzm9abmsYiaX82r707kG7Qo9y/nSuO75VWaI6xRK46yxylMUG10Njy6SS5CcLRAg+0mw8NvPaMPbgV17Gg==

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

0 comments on commit eed0ca9

Please sign in to comment.