Skip to content

Commit 9b0ecf7

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 0.1.5 to 0.1.6 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v0.1.6/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk` from 2.1004.0 to 2.1005.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1005.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-cdk/toolkit-lib" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-cdk - dependency-name: aws-cdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c28e45e commit 9b0ecf7

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
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.147",
5151
"@types/node": "22.13.10",
52-
"aws-cdk": "^2.1004.0",
52+
"aws-cdk": "^2.1005.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.1",
5555
"typescript": "^5.8.2"

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"source-map-support": "^0.5.21"
4141
},
4242
"dependencies": {
43-
"aws-cdk": "^2.1004.0",
43+
"aws-cdk": "^2.1005.0",
4444
"aws-cdk-lib": "^2.184.1",
4545
"esbuild": "^0.25.1",
4646
"tsx": "^4.19.3"

package-lock.json

Lines changed: 13 additions & 13 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": "^0.1.5",
100+
"@aws-cdk/toolkit-lib": "^0.1.6",
101101
"@aws-sdk/client-lambda": "^3.758.0",
102102
"@smithy/util-utf8": "^4.0.0",
103103
"aws-cdk-lib": "^2.184.1",

0 commit comments

Comments
 (0)