From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 05:11:39 +0000 (+0000) Subject: chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#376) X-Git-Tag: v2.0.0-alpha.8~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=468b519448fb4d378d42f967f7c74cc2aa42775a;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#376) --- diff --git a/yarn.lock b/yarn.lock index cd180d00..5d115d05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5521,7 +5521,12 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.0.3, typescript@~4.1.3: +typescript@^4.0.3: + version "4.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c" + integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ== + +typescript@~4.1.3: version "4.1.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==