1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2020-09-25 21:30:42 +00:00 committed by Sean Sube
parent f9a9f5dbf7
commit 6b9dc041a2
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-tslint": "0.2.2",
"rollup-plugin-typescript2": "0.27.2",
"rollup-plugin-typescript2": "0.27.3",
"rollup-plugin-visualizer": "4.1.1",
"rollup-plugin-yaml": "2.0.0",
"sinon": "9.0.3",

View File

@ -3847,10 +3847,10 @@ rollup-plugin-tslint@0.2.2:
tslint "^5.9.1"
typescript "^3.0.0"
rollup-plugin-typescript2@0.27.2:
version "0.27.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.2.tgz#871a7f5d2a774f9cef50d25da868eec72acc2ed8"
integrity sha512-zarMH2F8oT/NO6p20gl/jkts+WxyzOlhOIUwUU/EDx5e6ewdDPS/flwLj5XFuijUCr64bZwqKuRVwCPdXXYefQ==
rollup-plugin-typescript2@0.27.3:
version "0.27.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
dependencies:
"@rollup/pluginutils" "^3.1.0"
find-cache-dir "^3.3.1"