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.
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 uglifyjs-webpack-plugin was updated from
1.3.0
to2.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.
Release Notes for v2.0.0
2.0.0 (2018-09-14)
Bug Fixes
Features
BREAKING CHANGES
uglify-es
is abandoned, if you need uglify ES6 code please use terser-webpack-plugin).warningsFilter
option (now first argument iswarning
, second issource
).peerDependencies
of"webpack": "^4.3.0
.engines
of"node": ">= 6.9.0 <7.0.0 || >= 8.9.0
Commits
The new version differs by 1 commits.
266bb1c
chore(release): 2.0.0
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: