From 2174ab8be03f975c39011edb1a7976a59560e5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 18:15:53 +0000 Subject: [PATCH] Bump the npm group across 2 directories with 2 updates Bumps the npm group with 2 updates in the /example directory: [hono](https://github.com/honojs/hono) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the npm group with 2 updates in the /package directory: [hono](https://github.com/honojs/hono) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `hono` from 4.13.3 to 4.13.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.3...v4.13.4) Updates `typescript-eslint` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) Updates `hono` from 4.13.3 to 4.13.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.3...v4.13.4) Updates `typescript-eslint` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: hono dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- example/package.json | 4 ++-- package/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/package.json b/example/package.json index 47809f0..492301f 100644 --- a/example/package.json +++ b/example/package.json @@ -33,7 +33,7 @@ "tslib": "2.8.1", "tsx": "4.23.12", "typescript": "npm:@typescript/typescript6@^6.0.2", - "typescript-eslint": "8.67.0" + "typescript-eslint": "8.68.0" }, "dependencies": { "@aws-lambda-powertools/logger": "2.35.0", @@ -41,7 +41,7 @@ "aws-cdk-lib": "2.266.0", "aws-lambda-mcp-server": "workspace:*", "constructs": "10.8.1", - "hono": "4.13.3", + "hono": "4.13.4", "zod": "4.4.3" } } diff --git a/package/package.json b/package/package.json index d1a8faf..bca0198 100644 --- a/package/package.json +++ b/package/package.json @@ -55,14 +55,14 @@ "jiti": "2.7.0", "tsx": "4.23.12", "typescript": "npm:@typescript/typescript6@^6.0.2", - "typescript-eslint": "8.67.0" + "typescript-eslint": "8.68.0" }, "dependencies": { "@aws-lambda-powertools/logger": "2.35.0", "@modelcontextprotocol/core": "2.0.0", "@modelcontextprotocol/hono": "2.0.0", "@modelcontextprotocol/server": "2.0.0", - "hono": "4.13.3", + "hono": "4.13.4", "zod": "4.4.3" }, "peerDependencies": {