1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2019-08-21 15:41:07 +00:00 committed by Sean Sube
parent 158a389638
commit bdc0d19bfc
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"rollup-plugin-multi-entry": "2.1.0", "rollup-plugin-multi-entry": "2.1.0",
"rollup-plugin-node-resolve": "5.2.0", "rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0", "rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.22.0", "rollup-plugin-typescript2": "0.22.1",
"sinon": "7.3.2", "sinon": "7.3.2",
"standard-version": "6.0.1", "standard-version": "6.0.1",
"tslint": "5.18.0", "tslint": "5.18.0",

View File

@ -1944,10 +1944,10 @@ rollup-plugin-replace@2.2.0:
magic-string "^0.25.2" magic-string "^0.25.2"
rollup-pluginutils "^2.6.0" rollup-pluginutils "^2.6.0"
rollup-plugin-typescript2@0.22.0: rollup-plugin-typescript2@0.22.1:
version "0.22.0" version "0.22.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.0.tgz#07bbcc3b24fe01125310ab5a6b9c993e8a6fed5e" resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.1.tgz#7678b7decc6808e600ff36c32febd31081b55405"
integrity sha512-jkccBtzTFLdZK7SoVlSDmaRiDgoq+P8n41pVSFYrrGq/OMR2fVW+O4Tnx7h39Ige0sGHKs2HuqJ8K6Ap0n785Q== integrity sha512-SQEHr1s0kDWrNV3UKySZtYKFIcWCJh2PQ4ZtLNj18pf50SrxeRDlUksOOeLPyodJ7bVLaKwWDbiobF2a6gfKyg==
dependencies: dependencies:
fs-extra "8.1.0" fs-extra "8.1.0"
resolve "1.11.1" resolve "1.11.1"