From f94b461115a81d296a768f146615ec104f9a75c4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 04:34:10 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 3.7.3 to 4.0.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.3...v4.0.5) 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 49034f0..c3842c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11647,9 +11647,9 @@ "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==" }, "typescript": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.3.tgz", - "integrity": "sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz", + "integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==", "dev": true }, "ua-parser-js": { diff --git a/package.json b/package.json index 0595d98..d737e94 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "json-schema-ref-parser": "^7.0.1", "ts-jest": "^24.0.0", "tslint": "^5.14.0", - "typescript": "^3.3.4000" + "typescript": "^4.0.5" }, "files": [ "build"