From 5551a012d07f526dd3053b7d8e8de637acdec80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 13:03:22 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 3.8.3 to 4.7.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 4.7.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v4.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/dredd/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/dredd/package.json b/packages/dredd/package.json index 6470efd56..69059dd67 100644 --- a/packages/dredd/package.json +++ b/packages/dredd/package.json @@ -78,7 +78,7 @@ "ps-node": "0.1.6", "sinon": "9.2.1", "ts-node": "8.10.2", - "typescript": "3.8.3" + "typescript": "4.7.2" }, "keywords": [ "api", diff --git a/yarn.lock b/yarn.lock index 1103aa495..6b118fab0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7243,10 +7243,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.8.3: - version "3.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" - integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== +typescript@4.7.2: + version "4.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4" + integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"