From 09983dc3a02f3bfbc0a542020d5fd7ebe99e9641 Mon Sep 17 00:00:00 2001 From: Woraphot Chokratanasombat Date: Fri, 5 Jul 2024 16:18:22 +0700 Subject: [PATCH] [npm] Change: Update typescript to 5.5.3 --- example/package.json | 2 +- example/yarn.lock | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/example/package.json b/example/package.json index 5401f2c3..fb8fba4d 100644 --- a/example/package.json +++ b/example/package.json @@ -31,7 +31,7 @@ "jest": "^29", "prettier": "2.8.8", "react-test-renderer": "18.2.0", - "typescript": "5.4.5" + "typescript": "5.5.3" }, "engines": { "node": ">=18" diff --git a/example/yarn.lock b/example/yarn.lock index c35caa7f..169da1bd 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -6904,10 +6904,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.2: version "1.0.2" diff --git a/package.json b/package.json index 779aa268..e03c091b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-native": "0.74.3", "react-native-builder-bob": "^0.23.2", "react-test-renderer": "18.2.0", - "typescript": "5.4.5" + "typescript": "5.5.3" }, "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index b179f0e6..1d39b64c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6740,10 +6740,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.2: version "1.0.2"