Skip to content

Commit a6c473b

Browse files
chore(deps): update dependency typescript to v5.7.3 (#1416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2085390 commit a6c473b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@types/react": "19.0.4",
3939
"@types/react-helmet": "6.1.11",
4040
"@types/react-router-dom": "5.3.3",
41-
"typescript": "5.7.2"
41+
"typescript": "5.7.3"
4242
}
4343
}

web/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9812,10 +9812,10 @@ typedarray-to-buffer@^3.1.5:
98129812
dependencies:
98139813
is-typedarray "^1.0.0"
98149814

9815-
9816-
version "5.7.2"
9817-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
9818-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
9815+
9816+
version "5.7.3"
9817+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
9818+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
98199819

98209820
undici-types@~5.26.4:
98219821
version "5.26.5"

0 commit comments

Comments
 (0)