Skip to content

Commit 4709f9f

Browse files
committed
Update dependency rollup-plugin-typescript2 to v0.23.0
1 parent b26acfb commit 4709f9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"rollup-plugin-node-globals": "1.4.0",
8383
"rollup-plugin-node-resolve": "5.2.0",
8484
"rollup-plugin-replace": "2.2.0",
85-
"rollup-plugin-typescript2": "0.22.0",
85+
"rollup-plugin-typescript2": "0.23.0",
8686
"rollup-watch": "4.3.1",
8787
"sinon": "7.3.2",
8888
"tslint": "5.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9339,10 +9339,10 @@ rollup-plugin-replace@2.2.0:
93399339
magic-string "^0.25.2"
93409340
rollup-pluginutils "^2.6.0"
93419341

9342-
rollup-plugin-typescript2@0.22.0:
9343-
version "0.22.0"
9344-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.0.tgz#07bbcc3b24fe01125310ab5a6b9c993e8a6fed5e"
9345-
integrity sha512-jkccBtzTFLdZK7SoVlSDmaRiDgoq+P8n41pVSFYrrGq/OMR2fVW+O4Tnx7h39Ige0sGHKs2HuqJ8K6Ap0n785Q==
9342+
rollup-plugin-typescript2@0.23.0:
9343+
version "0.23.0"
9344+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.23.0.tgz#a2b6669ec606862fff62a74a628a838ebad6f108"
9345+
integrity sha512-LocTdy/rtp7UVoQcxqO3nIDjuI6AhfmiO/iNTx0k3uGRGPFQzlAyw5hEFNMpAT2tlpoGqawRnOT9OCePuwfZ5w==
93469346
dependencies:
93479347
fs-extra "8.1.0"
93489348
resolve "1.11.1"

0 commit comments

Comments
 (0)