update: update dependency rollup-plugin-typescript2 to v0.24.3
This commit is contained in:
parent
3651a232cb
commit
390dafcea2
|
@ -40,7 +40,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.2",
|
||||
"rollup-plugin-typescript2": "0.24.3",
|
||||
"sinon": "7.5.0",
|
||||
"sinon-chai": "3.3.0",
|
||||
"source-map-support": "0.5.13",
|
||||
|
|
|
@ -2434,10 +2434,10 @@ rollup-plugin-tslint@0.2.2:
|
|||
tslint "^5.9.1"
|
||||
typescript "^3.0.0"
|
||||
|
||||
rollup-plugin-typescript2@0.24.2:
|
||||
version "0.24.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/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://artifacts.apextoaster.com/repository/group-npm/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"
|
||||
|
|
Loading…
Reference in New Issue