Skip to content

Commit caeaba4

Browse files
authored
Upgrades TS (#1234)
1 parent 0176c70 commit caeaba4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/plugin-compat/extra/typescript/gen-typescript-patch.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ JSPATCH="$THIS_DIR"/../../sources/patches/typescript.patch.ts
99
HASHES=(
1010
# Patch # Base # Ranges
1111
"426f5a7" "e39bdc3" ">=3.0 <3.6"
12-
"c670e7f" "e39bdc3" ">=3.6 <3.9"
13-
"c670e7f" "d68295e" ">=3.9"
12+
"16e6ce0" "e39bdc3" ">=3.6 <3.9"
13+
"16e6ce0" "d68295e" ">=3.9"
1414
)
1515

1616
mkdir -p "$TEMP_DIR"

packages/plugin-compat/sources/patches/typescript.patch.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)