Skip to content

Commit 9598fbf

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.1.1 to 1.2.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.2.0/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk` from 2.1018.1 to 2.1019.1 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1019.1/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-cdk/toolkit-lib" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk dependency-version: 2.1019.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db9ec0c commit 9598fbf

File tree

4 files changed

+26
-41
lines changed

4 files changed

+26
-41
lines changed

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.150",
5151
"@types/node": "24.0.3",
52-
"aws-cdk": "^2.1018.1",
52+
"aws-cdk": "^2.1019.1",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.5",
5555
"typescript": "^5.8.3"

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"source-map-support": "^0.5.21"
4242
},
4343
"dependencies": {
44-
"aws-cdk": "^2.1018.1",
44+
"aws-cdk": "^2.1019.1",
4545
"aws-cdk-lib": "^2.201.0",
4646
"esbuild": "^0.25.5",
4747
"tsx": "^4.20.3"

package-lock.json

Lines changed: 23 additions & 38 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
@@ -97,7 +97,7 @@
9797
},
9898
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript/tree/main/packages/testing#readme",
9999
"dependencies": {
100-
"@aws-cdk/toolkit-lib": "^1.1.1",
100+
"@aws-cdk/toolkit-lib": "^1.2.0",
101101
"@aws-sdk/client-lambda": "^3.830.0",
102102
"@smithy/util-utf8": "^4.0.0",
103103
"aws-cdk-lib": "^2.201.0",

0 commit comments

Comments
 (0)