diff --git a/package.json b/package.json index 253b00d..68e73bc 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,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.3", + "rollup-plugin-typescript2": "0.25.2", "sinon": "7.5.0", "sinon-chai": "3.3.0", "source-map-support": "0.5.16", diff --git a/yarn.lock b/yarn.lock index c7e66f2..8ebeb50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2393,10 +2393,10 @@ rollup-plugin-tslint@0.2.2: tslint "^5.9.1" typescript "^3.0.0" -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== +rollup-plugin-typescript2@0.25.2: + version "0.25.2" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.25.2.tgz#1a165df08560902da45b355413464caca1765d3a" + integrity sha512-+tpZj/ZIf2lwjyjX6xEW1S5Y38/21TB3p6poLodISIia8owMMfIKuFFnWcESE4FPBHkR8XPKqjY0PH9IUJJK+Q== dependencies: find-cache-dir "^3.0.0" fs-extra "8.1.0"