From a6c473befce4b042fb056df67822a27d0c2d329a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 01:42:48 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.7.3 (#1416) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 9c75ab179..d0612d99b 100644 --- a/web/package.json +++ b/web/package.json @@ -38,6 +38,6 @@ "@types/react": "19.0.4", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", - "typescript": "5.7.2" + "typescript": "5.7.3" } } diff --git a/web/yarn.lock b/web/yarn.lock index 9cc2a1771..bc10edbd6 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -9812,10 +9812,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@5.7.2: - version "5.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" - integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== +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== undici-types@~5.26.4: version "5.26.5"