From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 21:32:57 +0000 (+0000) Subject: build(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3 (#2241) X-Git-Tag: v3.0.1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a268f6fc7060956b1f312e50a5e5fd4436dcfd05;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3 (#2241) --- diff --git a/yarn.lock b/yarn.lock index 584401f796..01b421463d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6368,9 +6368,9 @@ rollup-plugin-terser@^7.0.2: terser "^5.0.0" rollup-plugin-typescript2@^0.27.2: - version "0.27.2" - resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.2.tgz#871a7f5d2a774f9cef50d25da868eec72acc2ed8" - integrity sha512-zarMH2F8oT/NO6p20gl/jkts+WxyzOlhOIUwUU/EDx5e6ewdDPS/flwLj5XFuijUCr64bZwqKuRVwCPdXXYefQ== + version "0.27.3" + resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b" + integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg== dependencies: "@rollup/pluginutils" "^3.1.0" find-cache-dir "^3.3.1"