Skip to content

Commit 70b232a

Browse files
Update dependency typescript to v5.8.3 (#1115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86e28c6 commit 70b232a

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.2.1",
60-
"typescript": "5.7.3"
60+
"typescript": "5.8.3"
6161
},
6262
"ava": {
6363
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2432,10 +2432,10 @@ types-ramda@^0.30.1:
24322432
dependencies:
24332433
ts-toolbelt "^9.6.0"
24342434

2435-
typescript@5.7.3:
2436-
version "5.7.3"
2437-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2438-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
2435+
typescript@5.8.3:
2436+
version "5.8.3"
2437+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2438+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
24392439

24402440
undici-types@~6.21.0:
24412441
version "6.21.0"

0 commit comments

Comments
 (0)