Skip to content

Commit 3d68f5a

Browse files
Bump the npm group across 3 directories with 2 updates (#54)
Bumps the npm group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the npm group with 2 updates in the /example directory: [hono](https://github.com/honojs/hono) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the npm group with 1 update in the /package directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `hono` from 4.10.8 to 4.11.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.10.8...v4.11.0) Updates `@types/node` from 25.0.0 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `hono` from 4.10.8 to 4.11.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.10.8...v4.11.0) Updates `@types/node` from 25.0.0 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 25.0.0 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: hono dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23106e8 commit 3d68f5a

3 files changed

Lines changed: 43 additions & 109 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@hono/node-server": "^1.19.7",
2424
"@stylistic/eslint-plugin": "^5.6.1",
2525
"@types/aws-lambda": "^8.10.159",
26-
"@types/node": "^25.0.1",
26+
"@types/node": "^25.0.2",
2727
"@vitest/coverage-v8": "^4.0.15",
2828
"aws-cdk": "^2.1034.0",
2929
"esbuild": "^0.27.1",
@@ -45,7 +45,7 @@
4545
"aws-cdk-lib": "^2.232.2",
4646
"aws-lambda-mcp-server": "workspace:*",
4747
"constructs": "^10.4.4",
48-
"hono": "^4.10.8",
48+
"hono": "^4.11.0",
4949
"zod": "^4.1.13"
5050
}
5151
}

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@eslint/compat": "^2.0.0",
4848
"@eslint/js": "^9.39.2",
4949
"@stylistic/eslint-plugin": "^5.6.1",
50-
"@types/node": "25.0.0",
50+
"@types/node": "25.0.2",
5151
"eslint": "^9.39.2",
5252
"eslint-import-resolver-typescript": "^4.4.4",
5353
"eslint-plugin-import": "^2.32.0",

pnpm-lock.yaml

Lines changed: 40 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)