fix: bundled jsonschema in @aws-cdk/cloud-assembly-api causes ELSPROBLEMS#37774
Conversation
…ackageManager field to root package.json.
| "tar": "^7.5.7" | ||
| } | ||
| }, | ||
| "packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
There was a problem hiding this comment.
added this so that corepack users can use the repo easily
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 51 minutes 11 seconds in the queue, including 50 minutes 53 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Closes #37756.
Reason for this change
A new version of
@aws-cdk/cloud-assembly-apiis available. Bumping to pick up the latest fixes and features from 2.2.3.Description of changes
Bumps
@aws-cdk/cloud-assembly-apifrom^2.2.2to^2.2.3incx-apiandaws-cdk-lib. Also adds thepackageManagerfield to the rootpackage.jsonso thatcorepackusers can use this repo more easily.Describe any new or updated permissions being added
N/A
Description of how you validated changes
yarn.lockresolves correctly.Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license