update: update dependency rollup-plugin-typescript2 to v0.24.2
This commit is contained in:
parent
4bc07ec987
commit
d53830637d
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue