mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Bump version to 4.9.3 and LKG.
This commit is contained in:
committed by
GitHub
parent
107f832b80
commit
93bd577458
+1
-1
@@ -69,7 +69,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
||||
var ts;
|
||||
(function (ts) {
|
||||
ts.versionMajorMinor = "4.9";
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".2-rc");
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".3");
|
||||
var NativeCollections;
|
||||
(function (NativeCollections) {
|
||||
var globals = typeof globalThis !== "undefined" ? globalThis :
|
||||
|
||||
+1
-1
@@ -109,7 +109,7 @@ var ts;
|
||||
// The following is baselined as a literal template type without intervention
|
||||
/** The version of the TypeScript compiler release */
|
||||
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".2-rc");
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".3");
|
||||
/* @internal */
|
||||
var Comparison;
|
||||
(function (Comparison) {
|
||||
|
||||
@@ -108,7 +108,7 @@ var ts;
|
||||
// The following is baselined as a literal template type without intervention
|
||||
/** The version of the TypeScript compiler release */
|
||||
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".2-rc");
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".3");
|
||||
/* @internal */
|
||||
var Comparison;
|
||||
(function (Comparison) {
|
||||
|
||||
+1
-1
@@ -99,7 +99,7 @@ var ts;
|
||||
// The following is baselined as a literal template type without intervention
|
||||
/** The version of the TypeScript compiler release */
|
||||
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".2-rc");
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".3");
|
||||
/* @internal */
|
||||
var Comparison;
|
||||
(function (Comparison) {
|
||||
|
||||
@@ -99,7 +99,7 @@ var ts;
|
||||
// The following is baselined as a literal template type without intervention
|
||||
/** The version of the TypeScript compiler release */
|
||||
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".2-rc");
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".3");
|
||||
/* @internal */
|
||||
var Comparison;
|
||||
(function (Comparison) {
|
||||
|
||||
@@ -89,7 +89,7 @@ var ts;
|
||||
// The following is baselined as a literal template type without intervention
|
||||
/** The version of the TypeScript compiler release */
|
||||
// eslint-disable-next-line @typescript-eslint/no-inferrable-types
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".2-rc");
|
||||
ts.version = "".concat(ts.versionMajorMinor, ".3");
|
||||
/* @internal */
|
||||
var Comparison;
|
||||
(function (Comparison) {
|
||||
|
||||
Reference in New Issue
Block a user