We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[email protected]
1 parent 48004ff commit 3ef4151Copy full SHA for 3ef4151
packages/plugin-compat/extra/typescript/gen-typescript-patch.js
@@ -281,7 +281,14 @@ const SLICES = [
281
from: `5b321aa5835f9f4dba6d55553fd559985d44b1a9`,
282
to: `c41328460d8dba2fac56c220803c68ca961d7cd5`,
283
onto: `ce2e60e4ea15a65992e54a9e8877d16be9d42abb`,
284
- range: `>=5.5.2`,
+ range: `>=5.5.2 <5.6.0-beta`,
285
+ },
286
+ // https://github.com/yarnpkg/TypeScript/tree/merceyz/pnp-5.6-beta
287
+ {
288
+ from: `b774b54693034b8aeae7f9a7b24d25fcacdbc8a5`,
289
+ to: `b774b54693034b8aeae7f9a7b24d25fcacdbc8a5`,
290
+ onto: `b4732bdd6199ec353ec0873f334515f391d80d3b`,
291
+ range: `>=5.6.0-beta`,
292
},
293
];
294
0 commit comments