Skip to content

Commit 903105f

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

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.39.0",
7171
"rollup-plugin-dts": "6.2.1",
7272
"ts-jest": "29.3.1",
73-
"typescript": "5.8.2"
73+
"typescript": "5.8.3"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4936,10 +4936,10 @@ types-ramda@^0.30.1:
49364936
dependencies:
49374937
ts-toolbelt "^9.6.0"
49384938

4939-
typescript@5.8.2:
4940-
version "5.8.2"
4941-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4942-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
4939+
typescript@5.8.3:
4940+
version "5.8.3"
4941+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4942+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
49434943

49444944
undici-types@~6.19.2:
49454945
version "6.19.8"

0 commit comments

Comments
 (0)