File tree Expand file tree Collapse file tree 3 files changed +198
-272
lines changed
packages/schematics/angular/third_party/github.com/Microsoft/TypeScript Expand file tree Collapse file tree 3 files changed +198
-272
lines changed Original file line number Diff line number Diff line change 11load ("//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
1010licenses (["notice" ]) # Apache 2.0
1111
You can’t perform that action at this time.
0 commit comments