From 1868f109951cd32bf39ed61fe332689ba14db661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 12:29:20 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 4.2.4 to 4.7.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.7.4) --- 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 | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 78dfcd9..b833a75 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "parcel-bundler": "^1.12.5", "react-test-renderer": "^17.0.2", "sass": "^1.32.13", - "typescript": "^4.2.4" + "typescript": "^4.7.4" }, "dependencies": { "big.js": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index f32ef47..1d2c356 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8080,9 +8080,10 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz" -typescript@^4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" +typescript@^4.7.4: + version "4.7.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" + integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== u3@^0.1.0: version "0.1.0"