From ef07f13a9dcfb5a28645a3052eeca61df4e1dcdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 09:11:55 +0000 Subject: [PATCH] Bump typescript from 4.1.3 to 4.7.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f8ec528..3792566 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "reg-suit-util": "^0.10.10", "rimraf": "^3.0.2", "ts-node": "^9.1.1", - "typescript": "4.1.3", + "typescript": "4.7.3", "typescript-eslint-language-service": "4.1.3" } } diff --git a/yarn.lock b/yarn.lock index 7a3daee..86a9b19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2238,10 +2238,10 @@ typescript-eslint-language-service@4.1.3: dependencies: read-pkg-up "^7.0.0" -typescript@4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@4.7.3: + version "4.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d" + integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA== unbzip2-stream@^1.0.9: version "1.4.3"