Skip to content

Commit f42bc91

Browse files
chore(deps): update dependency typescript to v5.9.3 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6432406 commit f42bc91

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
@@ -45,7 +45,7 @@
4545
"shelljs": "0.8.5",
4646
"standard-version": "9.5.0",
4747
"tsx": "4.20.6",
48-
"typescript": "5.8.3",
48+
"typescript": "5.9.3",
4949
"vitest": "2.1.9"
5050
},
5151
"standard-version": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,10 +2391,10 @@ typedarray@^0.0.6:
23912391
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
23922392
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
23932393

2394-
typescript@5.8.3:
2395-
version "5.8.3"
2396-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2397-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
2394+
typescript@5.9.3:
2395+
version "5.9.3"
2396+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2397+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
23982398

23992399
uglify-js@^3.1.4:
24002400
version "3.12.7"

0 commit comments

Comments
 (0)