berry
berry copied to clipboard
fix(compat): update patch for `[email protected]`
What's the problem this PR addresses?
The PnP compatibility patch for TypeScript doesn't apply to [email protected].
Ref https://github.com/microsoft/TypeScript/pull/35206
How did you fix it?
Rebased it.
Checklist
- [x] I have read the Contributing Guide.
- [x] I have set the packages that need to be released for my changes to be effective.
- [x] I will check that all automated PR checks pass before the PR gets reviewed.