Skip to content

Commit 5646955

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 5ea8fb3 commit 5646955

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

yarn.lock

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

9176-
typescript@5.5.4:
9177-
version "5.5.4"
9178-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
9179-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
9176+
typescript@5.6.2:
9177+
version "5.6.2"
9178+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
9179+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
91809180

91819181
uglify-js@^3.1.4:
91829182
version "3.17.4"

0 commit comments

Comments
 (0)