File tree 2 files changed +5
-5
lines changed
packages/schematics/angular/third_party/github.com/Microsoft/TypeScript
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
load ("//tools:defaults.bzl" , "ts_library" )
2
2
3
- # files fetched on 2024-02-28 from
4
- # https://github.com/microsoft/TypeScript/releases/tag/v5.4-rc
3
+ # files fetched on 2024-03-11 from
4
+ # https://github.com/microsoft/TypeScript/releases/tag/v5.4.2
5
5
6
6
# Commands to download:
7
- # curl https://raw.githubusercontent.com/microsoft/TypeScript/v5.4-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/v5.4-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/v5.4.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/v5.4.2 /lib/typescript.js -o packages/schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript.js
9
9
10
10
licenses (["notice" ]) # Apache 2.0
11
11
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ var ts = (() => {
35
35
"src/compiler/corePublic.ts"() {
36
36
"use strict";
37
37
versionMajorMinor = "5.4";
38
- version = "5.4.1-rc ";
38
+ version = "5.4.2 ";
39
39
Comparison = /* @__PURE__ */ ((Comparison3) => {
40
40
Comparison3[Comparison3["LessThan"] = -1] = "LessThan";
41
41
Comparison3[Comparison3["EqualTo"] = 0] = "EqualTo";
You can’t perform that action at this time.
0 commit comments