diff --git a/package.json b/package.json index 7e1f281f..95e34f2a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react-test-renderer": "^16.13.0", "stylelint": "^13.7.2", "stylelint-config-prettier": "^8.0.2", - "typescript": "^4.0.3" + "typescript": "^4.3.3" }, "jest": { "preset": "react-native" diff --git a/yarn.lock b/yarn.lock index e087581f..3df861d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9864,10 +9864,10 @@ typescript@^3.6.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== -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.21"