Skip to content

Commit

Permalink
chore: bump hono to v4.0.3 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Feb 16, 2024
1 parent 463674f commit b68870f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@types/node": "^20.10.5",
"eslint": "^8.56.0",
"glob": "^10.3.10",
"hono": "^4.0.1",
"hono": "^4.0.3",
"np": "7.7.0",
"prettier": "^3.1.1",
"publint": "^0.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 47CB8F57553F6454-d7e3df8ac3905776-C384941DDB440393-d88de7bc2e37a1e2
# bun ./bun.lockb --hash: 6692FB5D81C10DE5-0732e2e2dccca65c-D765955DBC1E9C11-04a8e0d7b81b826d


"@aashutoshrathi/word-wrap@^1.2.3":
Expand Down Expand Up @@ -2603,10 +2603,10 @@ hono@>=4.*:
resolved "https://registry.npmjs.org/hono/-/hono-4.0.0.tgz"
integrity sha512-8dKhuBBpRZEodUttQhrSFJ6PQqHRjXHyeeegfxOf132pvgbf0tOb9qqb7q7eYwAWpOcYrsUOsWdJ0sQIIovhZg==

hono@^4.0.1:
version "4.0.1"
resolved "https://registry.npmjs.org/hono/-/hono-4.0.1.tgz"
integrity sha512-S9cREGPJIAK437RhroOf1PGlJPIlt5itl69OmQ6onPLo5pdCbSHGL8v4uAKxrdHjcTyuoyvKPqWm5jv0dGkdFA==
hono@^4.0.3:
version "4.0.3"
resolved "https://registry.npmjs.org/hono/-/hono-4.0.3.tgz"
integrity sha512-LLZFvqiksAO6Hf080XCUbsEjRxIrqEoiIN1HUzL0xtYP+BZUxGfeWg8yB5Dvp/sI7T0Lt4XdtGTGLwpIzAsl8w==

hosted-git-info@^2.1.4:
version "2.8.9"
Expand Down

0 comments on commit b68870f

Please sign in to comment.