Skip to content

Commit 279b315

Browse files
Bump the npm group across 2 directories with 2 updates (#133)
Bumps the npm group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Bumps the npm group with 2 updates in the /example directory: [hono](https://github.com/honojs/hono) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `hono` from 4.12.4 to 4.12.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.4...v4.12.5) Updates `aws-cdk` from 2.1108.0 to 2.1109.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1109.0/packages/aws-cdk) Updates `hono` from 4.12.4 to 4.12.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.4...v4.12.5) Updates `aws-cdk` from 2.1108.0 to 2.1109.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1109.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: hono dependency-version: 4.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1109.0 dependency-type: direct:development update-type: version-update:semver-minor 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 720cd04 commit 279b315

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/aws-lambda": "8.10.161",
2626
"@types/node": "^24.11.0",
2727
"@vitest/coverage-v8": "4.0.18",
28-
"aws-cdk": "2.1108.0",
28+
"aws-cdk": "2.1109.0",
2929
"esbuild": "0.27.3",
3030
"eslint": "^10.0.2",
3131
"eslint-import-resolver-typescript": "4.4.4",
@@ -45,7 +45,7 @@
4545
"aws-cdk-lib": "2.241.0",
4646
"aws-lambda-mcp-server": "workspace:*",
4747
"constructs": "10.5.1",
48-
"hono": "4.12.4",
48+
"hono": "4.12.5",
4949
"zod": "4.3.6"
5050
}
5151
}

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@aws-lambda-powertools/logger": "^2.31.0",
6363
"@hono/mcp": "^0.2.4",
6464
"@modelcontextprotocol/sdk": "^1.27.1",
65-
"hono": "^4.12.4",
65+
"hono": "^4.12.5",
6666
"zod": "^4.3.6"
6767
},
6868
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)