From 1542e2f400df77d7594c7761bd91527e1210ca9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:19:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20`typescript`=20t?= =?UTF-8?q?o=20`v5.7.3`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 181f38b..051972f 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "@types/marked": "4.3.2", "@types/puppeteer": "5.4.7", "@types/puppeteer-core": "5.4.0", - "typescript": "5.5.4" + "typescript": "5.7.3" } } diff --git a/yarn.lock b/yarn.lock index 0e72228..c25d11b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -449,10 +449,10 @@ twemoji@13.1.1: twemoji-parser "13.1.0" universalify "^0.1.2" -typescript@5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbzip2-stream@1.4.3: version "1.4.3"