Skip to content

Commit

Permalink
bump the npm_and_yarn group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: hono
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 960ddd2 commit dab892e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/playground-preview-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:e2e": "vitest run"
},
"dependencies": {
"hono": "^3.12.11",
"hono": "^4.6.3",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-r2-archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@hono/zod-validator": "^0.1.8",
"hono": "^3.12.11",
"hono": "^4.6.3",
"zod": "^3.22.3"
},
"devDependencies": {
Expand Down

0 comments on commit dab892e

Please sign in to comment.