diff --git a/package.json b/package.json index a212ceb..21fb177 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-native-typescript-transformer": "^1.2.13", "react-test-renderer": "16.13.1", "ts-jest": "^26.4.1", - "typescript": "^4.0.3" + "typescript": "^4.3.3" }, "jest": { "preset": "react-native", diff --git a/yarn.lock b/yarn.lock index 91854d3..1e5dd1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8391,10 +8391,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" - integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== +typescript@^4.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a" + integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA== ua-parser-js@^0.7.18: version "0.7.22"