Skip to content

Commit

Permalink
Update rollup-plugin-typescript2 to the latest version 🚀 (#87)
Browse files Browse the repository at this point in the history
* chore(package): update rollup-plugin-typescript2 to version 0.21.0

* chore(package): update lockfile yarn.lock
  • Loading branch information
greenkeeper[bot] authored and pveyes committed Apr 25, 2019
1 parent a889198 commit bf25801
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 @@ -66,7 +66,7 @@
"rollup": "^1.10.1",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-terser": "^4.0.4",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-typescript2": "^0.21.0",
"typescript": "^3.3.4000"
},
"husky": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4170,10 +4170,10 @@ rollup-plugin-terser@^4.0.4:
serialize-javascript "^1.6.1"
terser "^3.14.1"

rollup-plugin-typescript2@^0.20.1:
version "0.20.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.20.1.tgz#fb1d411975cd875d24882ea66f5f4fd11d2f2240"
integrity sha512-uxA5JQNOfmJ9rsO0yJKTObb1t4nNYUexCg9zxhEKF+NzZwljYWdfgrA06UzA24cOk8fQjGEe7Q5+Vge2vFlnnw==
rollup-plugin-typescript2@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.21.0.tgz#cc61ed756ac6e68cb3c03f7ee78001346243ed54"
integrity sha512-fbUAc2bvWxRrg1GGMYCFVf6aSxq3zvWn0sY2ubzFW9shJNT95ztFbM6GHO4/2rDSCjier7IswQnbr1ySqoLNPw==
dependencies:
fs-extra "7.0.1"
resolve "1.10.0"
Expand Down

0 comments on commit bf25801

Please sign in to comment.