From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 05:35:14 +0000 (+0000) Subject: chore(deps-dev): bump typescript from 3.9.2 to 3.9.3 X-Git-Tag: 0.0.6~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9975bac25caa5fe67999f290fd83dba1352293cf;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump typescript from 3.9.2 to 3.9.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index e66c731c..0643aa7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5287,9 +5287,9 @@ typedarray-to-buffer@^3.1.5: is-typedarray "^1.0.0" typescript@^3.8.2: - version "3.9.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9" - integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw== + version "3.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" + integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== union-value@^1.0.0: version "1.0.1"