Skip to content

Commit 55d904e

Browse files
Update dependency typescript to v5.8.3 (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent feee2e6 commit 55d904e

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.2.1",
7373
"sinon": "18.0.1",
74-
"typescript": "5.7.3"
74+
"typescript": "5.8.3"
7575
},
7676
"ava": {
7777
"require": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9143,10 +9143,10 @@ types-ramda@^0.30.1:
91439143
dependencies:
91449144
ts-toolbelt "^9.6.0"
91459145

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

91519151
typewise-core@^1.2, typewise-core@^1.2.0:
91529152
version "1.2.0"

0 commit comments

Comments
 (0)