Skip to content

Commit 293245a

Browse files
authoredJun 21, 2024··
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [braces](https://github.com/micromatch/braces). Updates `hono` from 3.12.4 to 4.2.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v3.12.4...v4.2.7) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: hono dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab384b3 commit 293245a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed
 

‎package-lock.json

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jest": "^29.5.7",
3030
"@jest/globals": "^29.6.3",
3131
"@types/node": "^20.11.0",
32-
"hono": "^3.12.4",
32+
"hono": "^4.2.7",
3333
"ts-jest": "29.0.0-next.1",
3434
"typescript": "^5.3.3"
3535
},

0 commit comments

Comments
 (0)
Please sign in to comment.