Skip to content

Commit 6369bde

Browse files
chore(deps): update dependency typescript to v5.3.3
1 parent c4328ae commit 6369bde

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.23.1",
8181
"react-test-renderer": "18.2.0",
8282
"release-it": "17.0.0",
83-
"typescript": "5.2.2"
83+
"typescript": "5.3.3"
8484
},
8585
"resolutions": {
8686
"@types/react": "18.2.37"

yarn.lock

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

9909-
typescript@5.2.2:
9910-
version "5.2.2"
9911-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
9912-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
9909+
typescript@5.3.3:
9910+
version "5.3.3"
9911+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
9912+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
99139913

99149914
uglify-es@^3.1.9:
99159915
version "3.3.9"

0 commit comments

Comments
 (0)