Skip to content

Commit 126f3ba

Browse files
Bump the npm group across 3 directories with 6 updates (#116)
* Bump the npm group across 3 directories with 6 updates Bumps the npm group with 4 updates in the / directory: [hono](https://github.com/honojs/hono), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [constructs](https://github.com/aws/constructs). Bumps the npm group with 4 updates in the /example directory: [hono](https://github.com/honojs/hono), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [constructs](https://github.com/aws/constructs). 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.11.10 to 4.12.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.10...v4.12.0) Updates `@stylistic/eslint-plugin` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.9.0/packages/eslint-plugin) Updates `@types/node` from 25.2.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `constructs` from 10.5.0 to 10.5.1 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/commits) Updates `acorn` from 8.15.0 to 8.16.0 - [Commits](acornjs/acorn@8.15.0...8.16.0) Updates `undici-types` from 7.16.0 to 7.18.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.16.0...v7.18.2) Updates `hono` from 4.11.10 to 4.12.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.10...v4.12.0) Updates `@stylistic/eslint-plugin` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.9.0/packages/eslint-plugin) Updates `@types/node` from 25.2.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `constructs` from 10.5.0 to 10.5.1 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/commits) Updates `@types/node` from 25.2.3 to 25.3.0 - [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.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: constructs dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: acorn dependency-version: 8.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: undici-types dependency-version: 7.18.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: hono dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: constructs dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * Bumps node modules --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenji Saito <1867845+poad@users.noreply.github.com> Co-authored-by: Kenji Saito <ken-yo@mbr.nifty.com>
1 parent aa2c387 commit 126f3ba

6 files changed

Lines changed: 262 additions & 358 deletions

File tree

example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/compat": "2.0.2",
21-
"@eslint/js": "^9.39.2",
21+
"@eslint/js": "^10.0.1",
2222
"@hono/mcp": "0.2.3",
2323
"@hono/node-server": "1.19.9",
2424
"@stylistic/eslint-plugin": "^5.9.0",
2525
"@types/aws-lambda": "8.10.160",
26-
"@types/node": "25.2.3",
26+
"@types/node": "25.3.0",
2727
"@vitest/coverage-v8": "4.0.18",
2828
"aws-cdk": "2.1106.1",
2929
"esbuild": "0.27.3",
30-
"eslint": "^9.39.2",
30+
"eslint": "^10.0.0",
3131
"eslint-import-resolver-typescript": "4.4.4",
3232
"eslint-plugin-import": "2.32.0",
3333
"eslint-plugin-promise": "7.2.1",
@@ -44,8 +44,8 @@
4444
"@modelcontextprotocol/sdk": "1.26.0",
4545
"aws-cdk-lib": "2.238.0",
4646
"aws-lambda-mcp-server": "workspace:*",
47-
"constructs": "10.5.0",
48-
"hono": "4.11.10",
47+
"constructs": "10.5.1",
48+
"hono": "4.12.0",
4949
"zod": "4.3.6"
5050
}
5151
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
],
1919
"author": "poad",
2020
"license": "ISC",
21-
"packageManager": "pnpm@10.30.0",
21+
"packageManager": "pnpm@10.30.1",
2222
"devDependencies": {
23-
"pnpm": "^10.30.0"
23+
"pnpm": "^10.30.1"
2424
}
2525
}

package/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
},
4646
"devDependencies": {
4747
"@eslint/compat": "2.0.2",
48-
"@eslint/js": "^9.39.2",
48+
"@eslint/js": "^10.0.1",
4949
"@stylistic/eslint-plugin": "^5.9.0",
50-
"@types/node": "25.2.3",
51-
"eslint": "^9.39.2",
50+
"@types/node": "25.3.0",
51+
"eslint": "^10.0.0",
5252
"eslint-import-resolver-typescript": "4.4.4",
5353
"eslint-plugin-import": "2.32.0",
5454
"eslint-plugin-promise": "7.2.1",

0 commit comments

Comments
 (0)