Skip to content

Commit 7252439

Browse files
alan-agius4clydin
authored andcommitted
build: update vendored TypeScript to v4.8.2
This is needed to update Universal to v4.8.2 (cherry picked from commit 2d552a1)
1 parent cfd94e9 commit 7252439

File tree

3 files changed

+198
-272
lines changed

3 files changed

+198
-272
lines changed

packages/schematics/angular/third_party/github.com/Microsoft/TypeScript/BUILD.bazel

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
load("//tools:defaults.bzl", "ts_library")
22

3-
# files fetched on 2022-08-18 from
4-
# https://github.com/microsoft/TypeScript/releases/tag/v4.8-rc
3+
# files fetched on 2022-09-01 from
4+
# https://github.com/microsoft/TypeScript/releases/tag/v4.8.2
55

66
# Commands to download:
7-
# curl https://raw.githubusercontent.com/microsoft/TypeScript/v4.8-rc/lib/typescript.d.ts -o packages/schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript.d.ts
8-
# curl https://raw.githubusercontent.com/microsoft/TypeScript/v4.8-rc/lib/typescript.js -o packages/schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript.js
7+
# curl https://raw.githubusercontent.com/microsoft/TypeScript/v4.8.2/lib/typescript.d.ts -o packages/schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript.d.ts
8+
# curl https://raw.githubusercontent.com/microsoft/TypeScript/v4.8.2/lib/typescript.js -o packages/schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript.js
99

1010
licenses(["notice"]) # Apache 2.0
1111

0 commit comments

Comments
 (0)