Skip to content

Commit e01544a

Browse files
committed
Update dependency rollup-plugin-typescript2 to v0.22.1
1 parent 0b5c547 commit e01544a

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.22.1",
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
@@ -9323,10 +9323,10 @@ [email protected]:
93239323
magic-string "^0.25.2"
93249324
rollup-pluginutils "^2.6.0"
93259325

9326-
9327-
version "0.22.0"
9328-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.0.tgz#07bbcc3b24fe01125310ab5a6b9c993e8a6fed5e"
9329-
integrity sha512-jkccBtzTFLdZK7SoVlSDmaRiDgoq+P8n41pVSFYrrGq/OMR2fVW+O4Tnx7h39Ige0sGHKs2HuqJ8K6Ap0n785Q==
9326+
9327+
version "0.22.1"
9328+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.1.tgz#7678b7decc6808e600ff36c32febd31081b55405"
9329+
integrity sha512-SQEHr1s0kDWrNV3UKySZtYKFIcWCJh2PQ4ZtLNj18pf50SrxeRDlUksOOeLPyodJ7bVLaKwWDbiobF2a6gfKyg==
93309330
dependencies:
93319331
fs-extra "8.1.0"
93329332
resolve "1.11.1"

0 commit comments

Comments
 (0)