Skip to content

Commit 147828b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "3.4.2",
4848
"rimraf": "5.0.10",
4949
"type-fest": "^4.10.2",
50-
"typescript": "5.7.2",
50+
"typescript": "5.7.3",
5151
"vitest": "^2.0.0"
5252
},
5353
"repository": "git+https://github.com/dev-protocol/template-repos-ts.git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4777,10 +4777,10 @@ [email protected]:
47774777
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
47784778
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
47794779

4780-
4781-
version "5.7.2"
4782-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
4783-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
4780+
4781+
version "5.7.3"
4782+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4783+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
47844784

47854785
undici-types@~6.19.2:
47864786
version "6.19.8"

0 commit comments

Comments
 (0)