Skip to content

Commit 10511d9

Browse files
dependabot[bot]sdangolsvozza
authored
chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group across 1 directory (#4665)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Swopnil Dangol <swopnildangol@gmail.com> Co-authored-by: Stefano Vozza <svozza@amazon.com>
1 parent 8c664a3 commit 10511d9

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/aws-lambda": "^8.10.156",
3333
"@types/node": "24.8.1",
34-
"aws-cdk-lib": "^2.219.0",
34+
"aws-cdk-lib": "^2.220.0",
3535
"constructs": "^10.4.2",
3636
"source-map-support": "^0.5.21",
3737
"tsx": "^4.20.6",

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"aws-cdk": "^2.1030.0",
45-
"aws-cdk-lib": "^2.219.0",
45+
"aws-cdk-lib": "^2.220.0",
4646
"esbuild": "^0.25.11",
4747
"tsx": "^4.20.6"
4848
}

package-lock.json

Lines changed: 6 additions & 6 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
@@ -101,7 +101,7 @@
101101
"@aws-cdk/toolkit-lib": "^1.10.0",
102102
"@aws-sdk/client-lambda": "^3.913.0",
103103
"@smithy/util-utf8": "^4.0.0",
104-
"aws-cdk-lib": "^2.219.0",
104+
"aws-cdk-lib": "^2.220.0",
105105
"esbuild": "^0.25.11",
106106
"promise-retry": "^2.0.1"
107107
},

0 commit comments

Comments
 (0)