From 46f59a34f0924e11f72343ebe9d1c9b26667d58b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 20:45:49 +0000 Subject: [PATCH] chore(deps): bump typescript from 3.7.5 to 4.1.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 4.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.5...v4.1.5) 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..b6d649f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "chalk": "^3.0.0", - "typescript": "^3.7.2" + "typescript": "^4.1.5" }, "devDependencies": { "@types/node": "^13.1.8", diff --git a/yarn.lock b/yarn.lock index 19d20fe..9b22923 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.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"