Skip to content

Commit 33ad225

Browse files
Update dependency typescript to v5.7.3 (#1098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7944261 commit 33ad225

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
@@ -57,7 +57,7 @@
5757
"rimraf": "5.0.10",
5858
"rollup": "3.29.5",
5959
"rollup-plugin-dts": "6.1.1",
60-
"typescript": "5.5.4"
60+
"typescript": "5.7.3"
6161
},
6262
"ava": {
6363
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,10 +2480,10 @@ types-ramda@^0.30.1:
24802480
dependencies:
24812481
ts-toolbelt "^9.6.0"
24822482

2483-
typescript@5.5.4:
2484-
version "5.5.4"
2485-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2486-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
2483+
typescript@5.7.3:
2484+
version "5.7.3"
2485+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2486+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
24872487

24882488
undici-types@~6.19.2:
24892489
version "6.19.8"

0 commit comments

Comments
 (0)