From e46034d08bfe8877dd80c88f98434605a19105e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 06:04:42 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 3.5.1 to 4.3.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.1 to 4.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.1...v4.3.3) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a6931c..60f48e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12570,9 +12570,9 @@ "dev": true }, "typescript": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.1.tgz", - "integrity": "sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz", + "integrity": "sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index 2527710..3a05b47 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-scripts": "^3.0.1", "ts-jest": "^24.0.2", "tslint": "^5.17.0", - "typescript": "^3.5.1" + "typescript": "^4.3.3" }, "browserslist": { "production": [