update: update dependency rollup-plugin-typescript2 to v0.23.0
This commit is contained in:
parent
dc706d4283
commit
256de4f504
|
@ -55,7 +55,7 @@
|
|||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
"rollup-plugin-node-resolve": "5.2.0",
|
||||
"rollup-plugin-replace": "2.2.0",
|
||||
"rollup-plugin-typescript2": "0.22.1",
|
||||
"rollup-plugin-typescript2": "0.23.0",
|
||||
"sinon": "7.4.1",
|
||||
"standard-version": "7.0.0",
|
||||
"tslint": "5.19.0",
|
||||
|
|
|
@ -2012,10 +2012,10 @@ rollup-plugin-replace@2.2.0:
|
|||
magic-string "^0.25.2"
|
||||
rollup-pluginutils "^2.6.0"
|
||||
|
||||
rollup-plugin-typescript2@0.22.1:
|
||||
version "0.22.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.1.tgz#7678b7decc6808e600ff36c32febd31081b55405"
|
||||
integrity sha512-SQEHr1s0kDWrNV3UKySZtYKFIcWCJh2PQ4ZtLNj18pf50SrxeRDlUksOOeLPyodJ7bVLaKwWDbiobF2a6gfKyg==
|
||||
rollup-plugin-typescript2@0.23.0:
|
||||
version "0.23.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.23.0.tgz#a2b6669ec606862fff62a74a628a838ebad6f108"
|
||||
integrity sha512-LocTdy/rtp7UVoQcxqO3nIDjuI6AhfmiO/iNTx0k3uGRGPFQzlAyw5hEFNMpAT2tlpoGqawRnOT9OCePuwfZ5w==
|
||||
dependencies:
|
||||
fs-extra "8.1.0"
|
||||
resolve "1.11.1"
|
||||
|
|
Loading…
Reference in New Issue