update: update dependency rollup-plugin-typescript2 to v0.28.0
This commit is contained in:
parent
a5441fbaee
commit
f53cc608b8
|
@ -60,7 +60,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",
|
||||
|
|
|
@ -3870,10 +3870,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"
|
||||
|
|
Loading…
Reference in New Issue