From b65c4da2813276e8ee427ac5c1849ef60e29b827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 22:36:16 +0000 Subject: [PATCH] Bump the npm group across 2 directories with 3 updates Bumps the npm group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Bumps the npm group with 2 updates in the /test directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@types/node` from 24.12.4 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aws-cdk-lib` from 2.255.0 to 2.256.1 - [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.256.1/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1123.0 to 2.1124.1 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1124.1/packages/aws-cdk) Updates `aws-cdk-lib` from 2.255.0 to 2.256.1 - [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.256.1/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1123.0 to 2.1124.1 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1124.1/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.256.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1124.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.256.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1124.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- test/package.json | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 97260deb..675ae4c5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@eslint/eslintrc": "^3.3.5", "@eslint/js": "^10.0.1", "@stylistic/eslint-plugin": "^5.10.0", - "@types/node": "^24.12.4", + "@types/node": "^25.9.1", "@vercel/ncc": "^0.38.4", "@vitest/coverage-v8": "^4.1.7", "eslint": "^10.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3831d34..79c2cfc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: specifier: ^5.10.0 version: 5.10.0(eslint@10.4.0(jiti@2.7.0)) '@types/node': - specifier: ^24.12.4 + specifier: ^24 version: 24.12.4 '@vercel/ncc': specifier: ^0.38.4 @@ -77,8 +77,8 @@ importers: test: dependencies: aws-cdk-lib: - specifier: ^2.255.0 - version: 2.255.0(constructs@10.6.0) + specifier: ^2.256.1 + version: 2.256.1(constructs@10.6.0) constructs: specifier: ^10.6.0 version: 10.6.0 @@ -87,8 +87,8 @@ importers: specifier: ^24 version: 24.12.4 aws-cdk: - specifier: ^2.1123.0 - version: 2.1123.0 + specifier: ^2.1124.1 + version: 2.1124.1 ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@24.12.4)(typescript@6.0.3) @@ -838,8 +838,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - aws-cdk-lib@2.255.0: - resolution: {integrity: sha512-tliTsF3ai1XhG8z8hfWm4kH1EXPRLR8hyYjXeNEQqk+hdR4ekZrZTPrN9yyGScwAI/Q6lzOvh8MQu6fMoxRw/A==} + aws-cdk-lib@2.256.1: + resolution: {integrity: sha512-18xLE+iqzjvpYGGKJy+9zyvF8loUSXjpVV2MtVLPQ/hPgeWHQiVsqLOWNsBemd3pU7o0L9wXfRY+xqG80vlZFw==} engines: {node: '>= 20.0.0'} peerDependencies: constructs: ^10.5.0 @@ -857,8 +857,8 @@ packages: - yaml - mime-types - aws-cdk@2.1123.0: - resolution: {integrity: sha512-s4kN0Dk75TMAqnITGuWk39hzGeHAUhCcYx4Yf2eWT1QSMsOnHs4seOmeL8eXpk8oSp19NJOyF4m6XBP6fux+7A==} + aws-cdk@2.1124.1: + resolution: {integrity: sha512-sRYdPMdkX+02EHaT946AFV0w0CMfbHKWpLZPv525xTCkaVu1eYu6DzHFuTdimxdSN0uGQ2D4LHrD1sr94tRhow==} engines: {node: '>= 18.0.0'} hasBin: true @@ -3063,14 +3063,14 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - aws-cdk-lib@2.255.0(constructs@10.6.0): + aws-cdk-lib@2.256.1(constructs@10.6.0): dependencies: '@aws-cdk/asset-awscli-v1': 2.2.273 '@aws-cdk/asset-node-proxy-agent-v6': 2.1.2 '@aws-cdk/cloud-assembly-schema': 53.27.0 constructs: 10.6.0 - aws-cdk@2.1123.0: {} + aws-cdk@2.1124.1: {} axe-core@4.11.4: {} diff --git a/test/package.json b/test/package.json index 3cf7021d..ad1b6367 100644 --- a/test/package.json +++ b/test/package.json @@ -13,12 +13,12 @@ }, "devDependencies": { "@types/node": "^25.9.1", - "aws-cdk": "^2.1123.0", + "aws-cdk": "^2.1124.1", "ts-node": "^10.9.2", "typescript": "^6.0.3" }, "dependencies": { - "aws-cdk-lib": "^2.255.0", + "aws-cdk-lib": "^2.256.1", "constructs": "^10.6.0" } }