Skip to content

Commit 4793360

Browse files
build(deps): bump aws-cdk-lib from 2.14.0 to 2.15.0 (#611)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.15.0/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.15.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4334880 commit 4793360

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/cdk/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@aws-sdk/client-sts": "^3.43.0",
3333
"@middy/core": "^2.5.6",
3434
"@types/aws-lambda": "^8.10.86",
35-
"aws-cdk-lib": "2.14.0",
35+
"aws-cdk-lib": "2.15.0",
3636
"aws-sdk": "^2.1058.0",
3737
"constructs": "^10.0.0",
3838
"source-map-support": "^0.5.16"

0 commit comments

Comments
 (0)