1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2019-09-12 22:30:01 +00:00 committed by Sean Sube
parent 4bc07ec987
commit d53830637d
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2443,10 +2443,10 @@ rollup-plugin-tslint@0.2.2:
tslint "^5.9.1"
typescript "^3.0.0"
rollup-plugin-typescript2@0.24.1:
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==
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==
dependencies:
find-cache-dir "^3.0.0"
fs-extra "8.1.0"