From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2019 04:39:20 +0000 (+0000) Subject: build(deps-dev): bump rollup-plugin-typescript2 from 0.24.2 to 0.24.3 X-Git-Tag: v4.0.0-alpha.0~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8fd8a449abfe2a76f5daab3578dc3e090d12557;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup-plugin-typescript2 from 0.24.2 to 0.24.3 Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.2 to 0.24.3. - [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases) - [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.2...0.24.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index b9943810..c0498c66 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-replace": "^2.2.0", "rollup-plugin-terser": "^5.1.2", - "rollup-plugin-typescript2": "^0.24.2", + "rollup-plugin-typescript2": "^0.24.3", "ts-jest": "^24.1.0", "ts-loader": "^6.1.2", "ts-node": "^8.4.1", diff --git a/yarn.lock b/yarn.lock index 351b3f21..356588d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5429,10 +5429,10 @@ rollup-plugin-terser@^5.1.2: serialize-javascript "^1.7.0" terser "^4.1.0" -rollup-plugin-typescript2@^0.24.2: - version "0.24.2" - resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.2.tgz#832d52b2e9c0355f310e0145b2fb05a349c8414f" - integrity sha512-teMsD+jxRXj0voIEoyy1xAkQceBcM+cRsCZ0srrlq5ZM8kXvoVh7AMxDYC3I6QRTpJ2RAP03AyMtYmkf0ndoxA== +rollup-plugin-typescript2@^0.24.3: + version "0.24.3" + resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.3.tgz#276fa33a9d584d500da62d3e5400307f4a46bdf2" + integrity sha512-D7yovQlhnRoz7pG/RF0ni+koxgzEShwfAGuOq6OVqKzcATHOvmUt2ePeYVdc9N0adcW1PcTzklUEM0oNWE/POw== dependencies: find-cache-dir "^3.0.0" fs-extra "8.1.0"