1
0
Fork 0

update: update dependency rollup-plugin-typescript2 to v0.24.3

This commit is contained in:
Renovate Bot 2019-09-26 21:40:18 +00:00 committed by Sean Sube
parent af64c58fdd
commit d98cc7d773
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"rollup-plugin-node-resolve": "5.2.0", "rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0", "rollup-plugin-replace": "2.2.0",
"rollup-plugin-tslint": "0.2.2", "rollup-plugin-tslint": "0.2.2",
"rollup-plugin-typescript2": "0.24.2", "rollup-plugin-typescript2": "0.24.3",
"sinon": "7.5.0", "sinon": "7.5.0",
"source-map-support": "0.5.13", "source-map-support": "0.5.13",
"standard-version": "7.0.0", "standard-version": "7.0.0",

View File

@ -2443,10 +2443,10 @@ rollup-plugin-tslint@0.2.2:
tslint "^5.9.1" tslint "^5.9.1"
typescript "^3.0.0" typescript "^3.0.0"
rollup-plugin-typescript2@0.24.2: rollup-plugin-typescript2@0.24.3:
version "0.24.2" version "0.24.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.2.tgz#832d52b2e9c0355f310e0145b2fb05a349c8414f" resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.3.tgz#276fa33a9d584d500da62d3e5400307f4a46bdf2"
integrity sha512-teMsD+jxRXj0voIEoyy1xAkQceBcM+cRsCZ0srrlq5ZM8kXvoVh7AMxDYC3I6QRTpJ2RAP03AyMtYmkf0ndoxA== integrity sha512-D7yovQlhnRoz7pG/RF0ni+koxgzEShwfAGuOq6OVqKzcATHOvmUt2ePeYVdc9N0adcW1PcTzklUEM0oNWE/POw==
dependencies: dependencies:
find-cache-dir "^3.0.0" find-cache-dir "^3.0.0"
fs-extra "8.1.0" fs-extra "8.1.0"