From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2020 04:43:56 +0000 (+0000) Subject: build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#2161) X-Git-Tag: v3.0.1~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c765c8d97eea25c7723fe6cec520e6e63b4dec5;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#2161) --- diff --git a/yarn.lock b/yarn.lock index 063307a72a..c474924fda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7326,9 +7326,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= typescript@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" - integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== + version "4.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" + integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== typescript@~3.9.5: version "3.9.7"