From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 07:13:42 +0000 (+0000) Subject: build(deps-dev): bump rollup-plugin-typescript2 from 0.24.0 to 0.24.1 X-Git-Tag: v3.0.0-alpha.0~806 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c23dae42b746ec9a6b405d0349b13dbfd1c2f168;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup-plugin-typescript2 from 0.24.0 to 0.24.1 Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.0...0.24.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index aabaecd284..3ea9ef07fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6169,9 +6169,9 @@ rollup-plugin-terser@^5.1.1: terser "^4.1.0" rollup-plugin-typescript2@^0.24.0: - version "0.24.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.0.tgz#27ce5459d03e095236bdbcda3ca68fe289718d07" - integrity sha512-yp7z9hZ5kXjOGXKXkfTRJuIPyLvKtUWfAGmreilnYn+qIVhE5CgE7SFvzLKHggsAXPaCAflHRiEj0l71WXWJkA== + version "0.24.1" + resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.1.tgz#6b6bd4c4dcfc7575af68b16f921a13ad32f68f47" + integrity sha512-n3vgzHSNWN45w1Z/2BcpCPgrCLUUCS/GqQJJ780vA3/ULuXqyHbP+7CMBhWA/WL7LV55sMbMT55s7cwIvbRXsg== dependencies: find-cache-dir "^3.0.0" fs-extra "8.1.0"