Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump hono from 4.0.9 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.0.9 to 4.1.0.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.0.9...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 764f7ef commit d67cd4d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@scalar/mock-server": "workspace:*",
"@scalar/openapi-parser": "^0.3.0",
"commander": "^12.0.0",
"hono": "^4.0.9",
"hono": "^4.1.0",
"kleur": "^4.1.5",
"openapi-types": "^12.1.3",
"prettier": "^3.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@hono/node-server": "^1.8.2",
"@scalar/api-reference": "^1.17.16",
"@scalar/openapi-parser": "^0.3.0",
"hono": "^4.0.9",
"hono": "^4.1.0",
"vite-node": "^1.3.1"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d67cd4d

Please sign in to comment.