Skip to content

Commit 98bb90e

Browse files
Bump the npm group across 2 directories with 3 updates (#209)
Bumps the npm group with 3 updates in the / directory: [hono](https://github.com/honojs/hono), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [@hono/node-server](https://github.com/honojs/node-server). Bumps the npm group with 3 updates in the /example directory: [hono](https://github.com/honojs/hono), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [@hono/node-server](https://github.com/honojs/node-server). Updates `hono` from 4.12.21 to 4.12.22 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.21...v4.12.22) Updates `aws-cdk-lib` from 2.256.1 to 2.257.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.257.0/packages/aws-cdk-lib) Updates `@hono/node-server` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.3...v2.0.4) Updates `hono` from 4.12.21 to 4.12.22 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.21...v4.12.22) Updates `aws-cdk-lib` from 2.256.1 to 2.257.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.257.0/packages/aws-cdk-lib) Updates `@hono/node-server` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.257.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@hono/node-server" dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: hono dependency-version: 4.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.257.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@hono/node-server" dependency-version: 2.0.4 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 6b92477 commit 98bb90e

3 files changed

Lines changed: 33 additions & 33 deletions

File tree

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/compat": "2.1.0",
2020
"@eslint/js": "10.0.1",
2121
"@hono/mcp": "0.3.0",
22-
"@hono/node-server": "2.0.3",
22+
"@hono/node-server": "2.0.4",
2323
"@stylistic/eslint-plugin": "5.10.0",
2424
"@types/aws-lambda": "8.10.161",
2525
"@types/node": "25.9.1",
@@ -39,10 +39,10 @@
3939
"dependencies": {
4040
"@aws-lambda-powertools/logger": "2.33.0",
4141
"@modelcontextprotocol/sdk": "1.29.0",
42-
"aws-cdk-lib": "2.256.1",
42+
"aws-cdk-lib": "2.257.0",
4343
"aws-lambda-mcp-server": "workspace:*",
4444
"constructs": "10.6.0",
45-
"hono": "^4.12.21",
45+
"hono": "^4.12.22",
4646
"zod": "4.4.3"
4747
}
4848
}

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@aws-lambda-powertools/logger": "2.33.0",
6262
"@hono/mcp": "0.3.0",
6363
"@modelcontextprotocol/sdk": "1.29.0",
64-
"hono": "^4.12.21",
64+
"hono": "^4.12.22",
6565
"zod": "4.4.3"
6666
},
6767
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)