From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 01:38:21 +0000 (-0400) Subject: build(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#4720) X-Git-Tag: v3.2.20~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7e334eb7b55d8b7fe43ee13c1a2f66d9fc06133;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#4720) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 05b6afc239..2eb014b824 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6325,9 +6325,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= typescript@^4.2.2: - version "4.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86" - integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ== + version "4.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" + integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== typescript@~4.3.5: version "4.3.5"