Skip to content

Commit 6297eba

Browse files
chore(deps): bump yaml and aws-cdk-lib (#1145)
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). These dependencies need to be updated together. Removes `yaml` Updates `aws-cdk-lib` from 2.240.0 to 2.253.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.253.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: yaml dependency-version: dependency-type: indirect - dependency-name: aws-cdk-lib dependency-version: 2.253.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb8fbb0 commit 6297eba

2 files changed

Lines changed: 57 additions & 86 deletions

File tree

examples/advanced-appconfig-feature-flags/cdk/package-lock.json

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

examples/advanced-appconfig-feature-flags/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "~5.4.5"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "2.240.0",
23+
"aws-cdk-lib": "2.253.0",
2424
"cargo-lambda-cdk": "^0.0.35",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)