Skip to content

Commit f2bbf32

Browse files
authored
Merge pull request #268 from gmsgowtham/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.5.4
2 parents 44a1499 + 182a964 commit f2bbf32

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.2.0",
8282
"release-it": "17.1.1",
83-
"typescript": "5.3.3"
83+
"typescript": "5.5.4"
8484
},
8585
"resolutions": {
8686
"@types/react": "18.2.57"

yarn.lock

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

9961-
typescript@5.3.3:
9962-
version "5.3.3"
9963-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
9964-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
9961+
typescript@5.5.4:
9962+
version "5.5.4"
9963+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
9964+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
99659965

99669966
uglify-js@^3.1.4:
99679967
version "3.17.4"

0 commit comments

Comments
 (0)