Skip to content

Commit f0e55dc

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.2.0 to 1.2.1 - [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.1019.1 to 2.1019.2 - [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-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-cdk - dependency-name: aws-cdk dependency-version: 2.1019.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d531754 commit f0e55dc

File tree

4 files changed

+2789
-5290
lines changed

4 files changed

+2789
-5290
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.1019.1",
52+
"aws-cdk": "^2.1019.2",
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.1019.1",
44+
"aws-cdk": "^2.1019.2",
4545
"aws-cdk-lib": "^2.202.0",
4646
"esbuild": "^0.25.5",
4747
"tsx": "^4.20.3"

0 commit comments

Comments
 (0)