diff --git a/package.json b/package.json index 49e7c407898..c1cdee524da 100644 --- a/package.json +++ b/package.json @@ -130,6 +130,7 @@ "react-native-cli": "^2.0.1", "redux-mock-store": "^1.5.1", "rollup": "^2.26.5", + "typescript": "^3.9.7", "yarn-deduplicate": "^1.1.1" } } diff --git a/yarn.lock b/yarn.lock index 945631d2ec4..732ec8190ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9811,7 +9811,7 @@ typescript-compiler@^1.4.1-2: resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f" integrity sha1-uk99si2RU0oZKdkACdzhYety/T8= -typescript@^3.2.1, typescript@^3.4, typescript@^3.9.3: +typescript@^3.2.1, typescript@^3.4, typescript@^3.9.3, typescript@^3.9.7: version "3.9.7" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==