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.
1 parent 0fffa1e commit c656bcbCopy full SHA for c656bcb
renovate.json5
@@ -54,12 +54,6 @@
54
"matchPackageNames": ["node-fetch", "@types/node-fetch"],
55
"allowedVersions": "2.x"
56
},
57
- {
58
- // We're uncomfortable running TS4.8 until this PR is released:
59
- // https://github.com/microsoft/TypeScript/pull/50974 (it's not in 4.8.4).
60
- matchPackageNames: ["typescript"],
61
- allowedVersions: "4.7.x",
62
- },
63
{
64
// Major upgrade rollup plugins along with rollup itself.
65
matchSourceUrlPrefixes: ["https://github.com/rollup/"],
0 commit comments