Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JakeChampion committed Jan 12, 2024
1 parent de354cb commit 91c9e9a
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.1",
"hono": "^3.12.2",
"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 @@ 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.12.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/hono/-/hono-3.12.1.tgz#fa459d406a2dd426bcbccdef74c603bb0043a822"
integrity sha512-wCvww2YZ04whKJVXHDwtnx0x5Jzj0xtVUkguyj1zRDQ4qW1yKWcUTNCOa/H/wMHrHtXJmymlpIZIGUm3MwXlHA==
hono@^3.12.2:
version "3.12.2"
resolved "https://registry.yarnpkg.com/hono/-/hono-3.12.2.tgz#b92c4852636f0b9b217f106c7d3fcf9f3fbc9ad5"
integrity sha512-h8MlaLiWEeiqMtpQBBhWor4UTu/8bYWuv0yc7DaCRsG3Ny2rXdkXzrYrgc+FWXoyh06CL2QDB/HbjJ9XJLjEhw==

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

0 comments on commit 91c9e9a

Please sign in to comment.