Skip to content

Commit 4468a87

Browse files
Bump yaml and aws-cdk-lib in /hashserv-deploy
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.244.0 to 2.246.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.246.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: yaml dependency-version: dependency-type: indirect - dependency-name: aws-cdk-lib dependency-version: 2.246.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65b60ed commit 4468a87

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

hashserv-deploy/package-lock.json

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

hashserv-deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "ISC",
1111
"description": "",
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.244.0",
13+
"aws-cdk-lib": "^2.246.0",
1414
"constructs": "^10.6.0",
1515
"ts-node": "^10.9.2",
1616
"typescript": "^6.0.2"

0 commit comments

Comments
 (0)