Skip to content

Commit eb4bac1

Browse files
chore(deps): bump aws-cdk-lib from 2.188.0 to 2.189.0 (#3820)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 4186ab8 commit eb4bac1

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/aws-lambda": "^8.10.148",
3232
"@types/node": "22.14.0",
33-
"aws-cdk-lib": "^2.188.0",
33+
"aws-cdk-lib": "^2.189.0",
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
3636
"tsx": "^4.19.3",

layers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"aws-cdk": "^2.1007.0",
44-
"aws-cdk-lib": "^2.188.0",
44+
"aws-cdk-lib": "^2.189.0",
4545
"esbuild": "^0.25.2",
4646
"tsx": "^4.19.3"
4747
}

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@aws-cdk/toolkit-lib": "^0.1.8",
101101
"@aws-sdk/client-lambda": "^3.782.0",
102102
"@smithy/util-utf8": "^4.0.0",
103-
"aws-cdk-lib": "^2.188.0",
103+
"aws-cdk-lib": "^2.189.0",
104104
"esbuild": "^0.25.2",
105105
"promise-retry": "^2.0.1"
106106
},

0 commit comments

Comments
 (0)