Skip to content

Commit a9964e1

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

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
@@ -71,7 +71,7 @@
7171
"rollup": "3.29.5",
7272
"rollup-plugin-dts": "6.1.1",
7373
"sinon": "18.0.1",
74-
"typescript": "5.5.4"
74+
"typescript": "5.7.3"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9152,10 +9152,10 @@ types-ramda@^0.30.1:
91529152
dependencies:
91539153
ts-toolbelt "^9.6.0"
91549154

9155-
typescript@5.5.4:
9156-
version "5.5.4"
9157-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
9158-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
9155+
typescript@5.7.3:
9156+
version "5.7.3"
9157+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
9158+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
91599159

91609160
typewise-core@^1.2, typewise-core@^1.2.0:
91619161
version "1.2.0"

0 commit comments

Comments
 (0)