Skip to content

Commit

Permalink
Update dependency rollup-plugin-typescript2 to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 23, 2019
1 parent b26acfb commit 4709f9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.22.0",
"rollup-plugin-typescript2": "0.23.0",
"rollup-watch": "4.3.1",
"sinon": "7.3.2",
"tslint": "5.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9339,10 +9339,10 @@ rollup-plugin-replace@2.2.0:
magic-string "^0.25.2"
rollup-pluginutils "^2.6.0"

rollup-plugin-typescript2@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.0.tgz#07bbcc3b24fe01125310ab5a6b9c993e8a6fed5e"
integrity sha512-jkccBtzTFLdZK7SoVlSDmaRiDgoq+P8n41pVSFYrrGq/OMR2fVW+O4Tnx7h39Ige0sGHKs2HuqJ8K6Ap0n785Q==
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"
Expand Down

0 comments on commit 4709f9f

Please sign in to comment.