Skip to content

Commit c79250e

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.6 to 0.1.7 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/[email protected]/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk` from 2.1005.0 to 2.1006.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/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] <[email protected]>
1 parent 6f0c0fd commit c79250e

File tree

4 files changed

+2062
-3644
lines changed

4 files changed

+2062
-3644
lines changed

examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@middy/core": "^4.7.0",
5050
"@types/aws-lambda": "^8.10.148",
5151
"@types/node": "22.13.13",
52-
"aws-cdk": "^2.1005.0",
52+
"aws-cdk": "^2.1006.0",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.25.1",
5555
"typescript": "^5.8.2"

layers/package.json

+1-1
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.1005.0",
43+
"aws-cdk": "^2.1006.0",
4444
"aws-cdk-lib": "^2.185.0",
4545
"esbuild": "^0.25.1",
4646
"tsx": "^4.19.3"

0 commit comments

Comments
 (0)