Skip to content

Commit c656bcb

Browse files
authored
renovate: allow TypeScript updates
The microsoft/TypeScript#50974 fix is included in TS 4.9 which is now released.
1 parent 0fffa1e commit c656bcb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

renovate.json5

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@
5454
"matchPackageNames": ["node-fetch", "@types/node-fetch"],
5555
"allowedVersions": "2.x"
5656
},
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-
},
6357
{
6458
// Major upgrade rollup plugins along with rollup itself.
6559
matchSourceUrlPrefixes: ["https://github.com/rollup/"],

0 commit comments

Comments
 (0)