Skip to content

Commit 7dba2b2

Browse files
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
Bumps the aws-cdk group with 2 updates in the / directory: [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@aws-cdk/toolkit-lib` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.12.3/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk` from 2.1100.1 to 2.1100.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1100.2/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-cdk/toolkit-lib" dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-cdk - dependency-name: aws-cdk dependency-version: 2.1100.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f8ca62 commit 7dba2b2

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@middy/core": "^4.7.0",
5151
"@types/aws-lambda": "^8.10.159",
5252
"@types/node": "25.0.3",
53-
"aws-cdk": "^2.1100.1",
53+
"aws-cdk": "^2.1100.2",
5454
"constructs": "^10.4.4",
5555
"esbuild": "^0.27.2",
5656
"typescript": "^5.9.3"

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"source-map-support": "^0.5.21"
4343
},
4444
"dependencies": {
45-
"aws-cdk": "^2.1100.1",
45+
"aws-cdk": "^2.1100.2",
4646
"aws-cdk-lib": "^2.233.0",
4747
"esbuild": "^0.27.2",
4848
"tsx": "^4.21.0"

package-lock.json

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

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
},
9999
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/testing#readme",
100100
"dependencies": {
101-
"@aws-cdk/toolkit-lib": "^1.12.2",
101+
"@aws-cdk/toolkit-lib": "^1.12.3",
102102
"@aws-sdk/client-lambda": "^3.958.0",
103103
"@aws/lambda-invoke-store": "0.2.2",
104104
"@smithy/util-utf8": "^4.0.0",

0 commit comments

Comments
 (0)