Skip to content

Commit 75c44a3

Browse files
Update dependency typescript to v5.9.3 (#1127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f13e199 commit 75c44a3

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.30.0",
5959
"rollup-plugin-dts": "6.3.0",
60-
"typescript": "5.8.3"
60+
"typescript": "5.9.3"
6161
},
6262
"ava": {
6363
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2430,10 +2430,10 @@ types-ramda@^0.31.0:
24302430
dependencies:
24312431
ts-toolbelt "^9.6.0"
24322432

2433-
typescript@5.8.3:
2434-
version "5.8.3"
2435-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2436-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
2433+
typescript@5.9.3:
2434+
version "5.9.3"
2435+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2436+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
24372437

24382438
undici-types@~6.21.0:
24392439
version "6.21.0"

0 commit comments

Comments
 (0)