Skip to content

Commit 0bc625d

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 2b66269 commit 0bc625d

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.23.2",
8181
"react-test-renderer": "18.3.1",
8282
"release-it": "17.6.0",
83-
"typescript": "5.6.2"
83+
"typescript": "5.6.3"
8484
},
8585
"resolutions": {
8686
"@types/react": "18.3.10"

yarn.lock

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

9212-
typescript@5.6.2:
9213-
version "5.6.2"
9214-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
9215-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
9212+
typescript@5.6.3:
9213+
version "5.6.3"
9214+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
9215+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
92169216

92179217
uglify-js@^3.1.4:
92189218
version "3.17.4"

0 commit comments

Comments
 (0)