-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
DeclinedThe issue was declined as something which matches the TypeScript visionThe issue was declined as something which matches the TypeScript visionInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure
Description
So today I tried reviving #13574 (#26906) and faced dependency problem. TS's package.json marks every dependency as latest and ignores package-lock.json, so it's extremely hard to build with older commits.
Why can't we have normal semver for deps and use greenkeeper to constantly update to latest deps?
Metadata
Metadata
Assignees
Labels
DeclinedThe issue was declined as something which matches the TypeScript visionThe issue was declined as something which matches the TypeScript visionInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure