summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.es2019.d.ts
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-12-07 12:59:59 -0500
committerGitHub <noreply@github.com>2022-12-07 12:59:59 -0500
commitf4385866f89e0abd3f5f1b0281abf00f1c562be9 (patch)
tree3400cc38b77f1217250d671481a4113e141a80f9 /cli/tsc/dts/lib.es2019.d.ts
parent791e623c321dd9cc73263a64aa848af0111a812b (diff)
feat: upgrade to TypeScript 4.9.3 (#16973)
Updated from: https://github.com/denoland/TypeScript/pull/2
Diffstat (limited to 'cli/tsc/dts/lib.es2019.d.ts')
-rw-r--r--cli/tsc/dts/lib.es2019.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tsc/dts/lib.es2019.d.ts b/cli/tsc/dts/lib.es2019.d.ts
index 5eab0e2c2..77d3d6b5f 100644
--- a/cli/tsc/dts/lib.es2019.d.ts
+++ b/cli/tsc/dts/lib.es2019.d.ts
@@ -23,3 +23,4 @@ and limitations under the License.
/// <reference lib="es2019.object" />
/// <reference lib="es2019.string" />
/// <reference lib="es2019.symbol" />
+/// <reference lib="es2019.intl" />