From ec7401d605a6c3281deff9ac27279bab8941ced7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 12:19:02 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 4.2.4 to 4.7.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...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 | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 78dfcd9..892b08c 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.3" }, "dependencies": { "big.js": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index f32ef47..90a8f85 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.3: + version "4.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d" + integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA== u3@^0.1.0: version "0.1.0"