From 8909aa7f17bb004ad32423a99f96b1cb0cebe61b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 22:12:16 +0000 Subject: [PATCH] chore(deps): 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/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4842557..5b8d06e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "chalk": "^3.0.0", - "typescript": "^3.7.2" + "typescript": "^4.0.3" }, "devDependencies": { "@types/node": "^13.1.8", diff --git a/yarn.lock b/yarn.lock index 19d20fe..a403c45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -920,10 +920,10 @@ typed-rest-client@1.2.0: tunnel "0.0.4" underscore "1.8.3" -typescript@^3.7.2: - version "3.7.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" - integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== +typescript@^4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" + integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"