Skip to content

Commit fe01dd7

Browse files
chore(deps): bump aws-cdk-lib from 2.198.0 to 2.199.0 in the aws-cdk group across 1 directory (#3984)
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 81733be commit fe01dd7

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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/aws-lambda": "^8.10.149",
3232
"@types/node": "22.15.23",
33-
"aws-cdk-lib": "^2.198.0",
33+
"aws-cdk-lib": "^2.199.0",
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
3636
"tsx": "^4.19.4",

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.1016.1",
45-
"aws-cdk-lib": "^2.198.0",
45+
"aws-cdk-lib": "^2.199.0",
4646
"esbuild": "^0.25.5",
4747
"tsx": "^4.19.4"
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
@@ -100,7 +100,7 @@
100100
"@aws-cdk/toolkit-lib": "^0.3.7",
101101
"@aws-sdk/client-lambda": "^3.817.0",
102102
"@smithy/util-utf8": "^4.0.0",
103-
"aws-cdk-lib": "^2.198.0",
103+
"aws-cdk-lib": "^2.199.0",
104104
"esbuild": "^0.25.5",
105105
"promise-retry": "^2.0.1"
106106
},

0 commit comments

Comments
 (0)