The devDependency rollup was updated from 1.0.0 to 1.0.1.
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.
Release Notes for v1.0.1
2019-01-03
Bug Fixes
Properly handle reexporting an external default export for non-ESM targets when using named exports mode (#2620)
Do not (wrongly) re-declare input options in the merged RollupOptions type (#2622)
Pull Requests
#2620: Fixed issue with reexporting default as default with {exports: named, interop: true} options (@Andarist)
FAQ and help
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).
The devDependency rollup was updated from
1.0.0
to1.0.1
.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.
Release Notes for v1.0.1
2019-01-03
Bug Fixes
RollupOptions
type (#2622)Pull Requests
{exports: named, interop: true}
options (@Andarist)Commits
The new version differs by 6 commits.
fbb5f9e
1.0.1
e7b3c78
Update changelog
eda15fa
Update changelog
5ff6352
Show how to skip imports for optional plugins (#2627)
6d32530
Simplify RollupOptions (#2622)
f5364d9
Fixed issue with reexporting default as default with {exports: named, interop: true} options. (#2620)
See the full diff
FAQ and help
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).Your Greenkeeper bot :palm_tree: