Severity
This affects all core dependency bumps.
Description
The yarn constraints check (specifically the expectConsistentDependenciesAndDevDependencies method) fails even though version ranges are consistent across all manifest files in core repo workspaces.
References
Acceptance Criteria
yarn constraints passes without errors iff. the versions specified for dependencies and devDependencies are consistent across all workspace manifest files.