From f5ecaf0d20dead7d0ba19ecc8cb5d0386eb7bbd7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 11:42:13 +0000 Subject: [PATCH] Bump typescript from 3.7.5 to 4.0.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.5...v4.0.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 afb3528..596c6ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11268,9 +11268,9 @@ "dev": true }, "typescript": { - "version": "3.7.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz", - "integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", + "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index 6100908..a5f0e36 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "semantic-release": "15.14.x", "travis-deploy-once": "5.0.x", "ts-node": "8.6.x", - "typescript": "3.7.x" + "typescript": "4.0.x" }, "keywords": [ "import-sort-style",