Skip to content

Commit 0b60e13

Browse files
chore(deps): update dependency typescript to v5.8.3 (#1428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e35961b commit 0b60e13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@types/react": "19.0.12",
3939
"@types/react-helmet": "6.1.11",
4040
"@types/react-router-dom": "5.3.3",
41-
"typescript": "5.8.2"
41+
"typescript": "5.8.3"
4242
}
4343
}

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9822,10 +9822,10 @@ typedarray-to-buffer@^3.1.5:
98229822
dependencies:
98239823
is-typedarray "^1.0.0"
98249824

9825-
9826-
version "5.8.2"
9827-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
9828-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
9825+
9826+
version "5.8.3"
9827+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
9828+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
98299829

98309830
undici-types@~5.26.4:
98319831
version "5.26.5"

0 commit comments

Comments
 (0)