update: update dependency rollup-plugin-typescript2 to v0.25.3
This commit is contained in:
parent
ae6ec971ff
commit
78e8af249e
|
@ -52,7 +52,7 @@
|
|||
"rollup-plugin-node-resolve": "5.2.0",
|
||||
"rollup-plugin-replace": "2.2.0",
|
||||
"rollup-plugin-tslint": "0.2.2",
|
||||
"rollup-plugin-typescript2": "0.25.2",
|
||||
"rollup-plugin-typescript2": "0.25.3",
|
||||
"rollup-plugin-yaml": "2.0.0",
|
||||
"sinon": "7.5.0",
|
||||
"sinon-chai": "3.3.0",
|
||||
|
|
|
@ -2967,10 +2967,10 @@ rollup-plugin-tslint@0.2.2:
|
|||
tslint "^5.9.1"
|
||||
typescript "^3.0.0"
|
||||
|
||||
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==
|
||||
rollup-plugin-typescript2@0.25.3:
|
||||
version "0.25.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.25.3.tgz#a5fb2f0f85488789334ce540abe6c7011cbdf40f"
|
||||
integrity sha512-ADkSaidKBovJmf5VBnZBZe+WzaZwofuvYdzGAKTN/J4hN7QJCFYAq7IrH9caxlru6T5qhX41PNFS1S4HqhsGQg==
|
||||
dependencies:
|
||||
find-cache-dir "^3.0.0"
|
||||
fs-extra "8.1.0"
|
||||
|
|
Loading…
Reference in New Issue