324: Move Rollup 'treeshake' value to be a part of inputOptions r=ForsakenHarmony a=jviide
This pull request moves the `treeshake` value that is passed to Rollup. Based on [the documentation](https://rollupjs.org/guide/en#inputoptions) it should be a part of the `inputOptions` object instead of `outputOptions`.
Co-authored-by: Joachim Viide <jviide@iki.fi>
301: Update rollup-plugin-typescript2 to the latest version 🚀 r=ForsakenHarmony a=greenkeeper[bot]
## The dependency [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) was updated from `0.18.1` to `0.19.0`.
This version is **not covered** by your **current version range**.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
---
[Find out more about this release](https://github.com/ezolenko/rollup-plugin-typescript2).
<details>
<summary>FAQ and help</summary>
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>
---
Your [Greenkeeper](https://greenkeeper.io) bot 🌴
Co-authored-by: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
266: Update rollup-plugin-node-resolve to the latest version 🚀 r=ForsakenHarmony a=greenkeeper[bot]
## The dependency [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) was updated from `3.4.0` to `4.0.0`.
This version is **not covered** by your **current version range**.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
---
[Find out more about this release](https://github.com/rollup/rollup-plugin-node-resolve).
<details>
<summary>FAQ and help</summary>
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>
---
Your [Greenkeeper](https://greenkeeper.io) bot 🌴
Co-authored-by: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Leah <me@hrmny.sh>