From 797c1688dd07a4a3043c27f33e6728cf7e7df45e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 00:48:55 +0000 Subject: [PATCH] Bump typescript from 3.9.7 to 4.1.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.1.3) 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 8afb81ac..c4c8de2c 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "mocha": "^8.2.1", "release-it": "~14.2.2", "release-it-lerna-changelog": "^3.1.0", - "typescript": "^3.9.3" + "typescript": "^4.1.3" }, "engines": { "node": ">= 10" diff --git a/yarn.lock b/yarn.lock index cef2a57d..a3f8ee8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11165,10 +11165,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^3.9.3: - version "3.9.7" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" + integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"