From a33130b2e5c8fd74de635a764e4100126153e6a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 23:19:38 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 3.9.7 to 4.0.8 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.8. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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 9153c75..41a241d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12888,9 +12888,9 @@ "dev": true }, "typescript": { - "version": "3.9.7", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", - "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.8.tgz", + "integrity": "sha512-oz1765PN+imfz1MlZzSZPtC/tqcwsCyIYA8L47EkRnRW97ztRk83SzMiWLrnChC0vqoYxSU1fcFUDA5gV/ZiPg==", "dev": true }, "ua-parser-js": { diff --git a/package.json b/package.json index 7411a2b..e31cb75 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "json-schema-ref-parser": "^7.0.1", "ts-jest": "^24.0.0", "tslint": "^5.14.0", - "typescript": "^3.9.7" + "typescript": "^4.0.8" }, "files": [ "build"