From c05043cbdd39d33605403cfcdcbd0beb192c9d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 12:39:53 +0000 Subject: [PATCH] Bump typescript from 4.1.3 to 4.3.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81fcca4fd..acddacfe0 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "react": "16.8.6", "react-docgen": "^5.0.0-beta.1", "react-native": "0.59.10", - "typescript": "4.1.3", + "typescript": "4.3.2", "react-native-testing-library": "^6.0.0", "react-test-renderer": "16.8.3", "prettier": "^2.0.4"