From b226a2acac9b0b17c432f48fdc3abf1912836f16 Mon Sep 17 00:00:00 2001 From: Connor Clark Date: Wed, 3 Jul 2024 12:43:06 -0700 Subject: [PATCH] 5.5.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 99bf2bd8eead..88753ace07cc 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "terser": "^5.18.2", "testdouble": "^3.18.0", "typed-query-selector": "^2.11.2", - "typescript": "5.5.2", + "typescript": "5.5.3", "wait-for-expect": "^3.0.2", "webtreemap-cdt": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 0b2a628d0300..9d820811f268 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7181,10 +7181,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@5.5.2: - version "5.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" - integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== uglify-js@^3.1.4: version "3.14.4"