Skip to content

Commit e6429fc

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

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
@@ -80,7 +80,7 @@
8080
"react-native-builder-bob": "0.40.12",
8181
"react-test-renderer": "18.3.1",
8282
"release-it": "18.1.2",
83-
"typescript": "5.8.2"
83+
"typescript": "5.8.3"
8484
},
8585
"resolutions": {
8686
"@types/react": "18.3.20"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9486,10 +9486,10 @@ typedarray@^0.0.6:
94869486
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
94879487
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
94889488

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

94949494
uglify-js@^3.1.4:
94959495
version "3.17.4"

0 commit comments

Comments
 (0)