The devDependency webpack was updated from 4.28.3 to 4.28.4.
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 v4.28.4
Bugfixes
ProfilingPlugin creates output path if not existing
fixed support for arrow function functions for optimization.minimizer
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 webpack was updated from
4.28.3
to4.28.4
.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 v4.28.4
Bugfixes
ProfilingPlugin
creates output path if not existingoptimization.minimizer
run()
failsCommits
The new version differs by 14 commits.
fdb6b13
4.28.4
3e147e6
Merge pull request #8588 from hulkish/faster-statement-type-check
2a04dee
added ExportAllDeclaration, fixed fn signature
baf0aa1
Merge pull request #8581 from DanielRuf/tests/increase-jest-timeout
41b6887
use faster statement type check
af01643
Increase Jest timeout for profiling plugin test
ccc7db7
Merge pull request #8401 from shahkashani/fix-for-issue-8398
2e3e2a0
Merge pull request #8544 from chuckdumont/work
69dea22
Merge pull request #8573 from hulkish/fix-minimizer-fn
6240cf6
added config test case for optimization.minimizer
d8ab512
Merge pull request #8565 from NaviMarella/ProfilingPlugin_8503
1fd25dd
Revert AMDRequireDependency.js changes
d49082a
Make some AMD dep classes easier to subclass
217b2ad
Fix for #8398 - call failed-hook on compilation errors
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: