Skip to content

Commit ff5a58e

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.0.0 to 1.1.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.1.0/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk` from 2.1017.1 to 2.1018.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1018.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-cdk/toolkit-lib" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk dependency-version: 2.1018.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c74a67c commit ff5a58e

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
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.149",
5151
"@types/node": "22.15.29",
52-
"aws-cdk": "^2.1017.1",
52+
"aws-cdk": "^2.1018.0",
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.1017.1",
44+
"aws-cdk": "^2.1018.0",
4545
"aws-cdk-lib": "^2.200.1",
4646
"esbuild": "^0.25.5",
4747
"tsx": "^4.19.4"

package-lock.json

Lines changed: 25 additions & 25 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.0.0",
100+
"@aws-cdk/toolkit-lib": "^1.1.0",
101101
"@aws-sdk/client-lambda": "^3.823.0",
102102
"@smithy/util-utf8": "^4.0.0",
103103
"aws-cdk-lib": "^2.200.1",

0 commit comments

Comments
 (0)