From f4e40aaddfa81c3d278a6c4ee0c454e01b2b06c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2020 02:05:18 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 3.7.3 to 4.0.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.3...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 49034f0..5291dd6 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.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", + "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", "dev": true }, "ua-parser-js": { diff --git a/package.json b/package.json index 0595d98..fb88443 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.3" }, "files": [ "build"