1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2020-10-18 14:36:09 +00:00 committed by Sean Sube
parent f71d0f50a5
commit 6861dab597
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.3",
"rollup-plugin-typescript2": "0.28.0",
"rollup-plugin-visualizer": "4.1.1",
"rollup-plugin-yaml": "2.0.0",
"sinon": "9.2.0",

View File

@ -3869,10 +3869,10 @@ rollup-plugin-tslint@0.2.2:
tslint "^5.9.1"
typescript "^3.0.0"
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==
rollup-plugin-typescript2@0.28.0:
version "0.28.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
dependencies:
"@rollup/pluginutils" "^3.1.0"
find-cache-dir "^3.3.1"