From 45d3a522465f763f5ab367d90ced62b3c65353af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 21:37:21 +0000 Subject: [PATCH] Bump the npm group across 2 directories with 2 updates Bumps the npm group with 2 updates in the / 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). 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 `aws-cdk-lib` from 2.206.0 to 2.207.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.207.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1021.0 to 2.1022.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1022.0/packages/aws-cdk) Updates `aws-cdk-lib` from 2.206.0 to 2.207.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.207.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1021.0 to 2.1022.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1022.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.207.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1022.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.207.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1022.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 20 ++++++++++---------- test/package.json | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7570a15f6..cc8357038 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: test: dependencies: aws-cdk-lib: - specifier: ^2.206.0 - version: 2.206.0(constructs@10.4.2) + specifier: ^2.207.0 + version: 2.207.0(constructs@10.4.2) constructs: specifier: ^10.4.2 version: 10.4.2 @@ -71,8 +71,8 @@ importers: specifier: ^24.1.0 version: 24.1.0 aws-cdk: - specifier: ^2.1021.0 - version: 2.1021.0 + specifier: ^2.1022.0 + version: 2.1022.0 ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@24.1.0)(typescript@5.8.3) @@ -995,8 +995,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - aws-cdk-lib@2.206.0: - resolution: {integrity: sha512-WQGSSzSX+CvIG3j4GICxCAARGaB2dbB2ZiAn8dqqWdUkF6G9pedlSd3bjB0NHOqrxJMu3jYQCYf3gLYTaJuR8A==} + aws-cdk-lib@2.207.0: + resolution: {integrity: sha512-DlXUeg6cK6T71jyf6UQAUquRVnG388dIsxb4IuW0Wkn+9t6z4NO39sGCs91mV2RZtPChWy+e8BRVtQx/uBdLww==} engines: {node: '>= 14.15.0'} peerDependencies: constructs: ^10.0.0 @@ -1013,8 +1013,8 @@ packages: - yaml - mime-types - aws-cdk@2.1021.0: - resolution: {integrity: sha512-kE557b4N9UFWax+7km3R6D56o4tGhpzOks/lRDugaoC8su3mocLCXJhb954b/IRl0ipnbZnY/Sftq+RQ/sxivg==} + aws-cdk@2.1022.0: + resolution: {integrity: sha512-GHCu+tDtYMqCiElCl7Fad2/Bt2GmtXEV3dynudoAsV9PlL5ETeLmEN7jflDQxhmr7KhKpQeZJo/PM0DoWCvoHw==} engines: {node: '>= 18.0.0'} hasBin: true @@ -4075,14 +4075,14 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - aws-cdk-lib@2.206.0(constructs@10.4.2): + aws-cdk-lib@2.207.0(constructs@10.4.2): dependencies: '@aws-cdk/asset-awscli-v1': 2.2.242 '@aws-cdk/asset-node-proxy-agent-v6': 2.1.0 '@aws-cdk/cloud-assembly-schema': 45.2.0 constructs: 10.4.2 - aws-cdk@2.1021.0: + aws-cdk@2.1022.0: optionalDependencies: fsevents: 2.3.2 diff --git a/test/package.json b/test/package.json index 48d12b9b7..680c8d7cc 100644 --- a/test/package.json +++ b/test/package.json @@ -12,12 +12,12 @@ }, "devDependencies": { "@types/node": "^24.1.0", - "aws-cdk": "^2.1021.0", + "aws-cdk": "^2.1022.0", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "dependencies": { - "aws-cdk-lib": "^2.206.0", + "aws-cdk-lib": "^2.207.0", "constructs": "^10.4.2", "source-map-support": "^0.5.21" }