Commit 55ae2cd
chore(deps): update dependency rollup to v0.62.0 (#7)
This Pull Request updates dependency [rollup](https://github.com/rollup/rollup) from `v0.61.2` to `v0.62.0`
<details>
<summary>Release Notes</summary>
### [`v0.62.0`](https://github.com/rollup/rollup/blob/master/CHANGELOG.md#​0620)
[Compare Source](rollup/rollup@v0.61.2...v0.62.0)
*2018-06-27*
* Add option to automatically shim missing exports ([#​2118](`https://github.com/rollup/rollup/pull/2118`))
* Inline dynamic imports that are also imported statically and only used in a single chunk ([#​2295](`https://github.com/rollup/rollup/pull/2295`))
* Handle caching and invalidation of assets ([#​2267](`https://github.com/rollup/rollup/pull/2267`))
* Fix plugin related types ([#​2299](`https://github.com/rollup/rollup/pull/2299`))
---
</details>
---
This PR has been generated by [Renovate Bot](https://renovatebot.com).1 parent 36348d0 commit 55ae2cd
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3421 | 3421 | | |
3422 | 3422 | | |
3423 | 3423 | | |
3424 | | - | |
3425 | | - | |
3426 | | - | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
3427 | 3427 | | |
3428 | 3428 | | |
3429 | 3429 | | |
| |||
0 commit comments