koalyptus / TableFilter

A Javascript library making HTML tables filterable and a bit more :)
https://www.tablefilter.com
MIT License
323 stars 95 forks source link

Update uglifyjs-webpack-plugin to the latest version 🚀 #734

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency uglifyjs-webpack-plugin was updated from 2.1.3 to 2.2.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.


Publisher: evilebottnawi License: MIT

Release Notes for v2.2.0

2.2.0 (2019-07-31)

Features

Commits

The new version differs by 3 commits.

  • eb73536 chore(release): 2.2.0
  • b1df135 feat: generate higher quality SourceMaps (#408)
  • 4ea1f0c chore(defaults): update (#407)

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:

codecov[bot] commented 4 years ago

Codecov Report

Merging #734 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #734   +/-   ##
=======================================
  Coverage   89.06%   89.06%           
=======================================
  Files          39       39           
  Lines        4501     4501           
  Branches      326      326           
=======================================
  Hits         4009     4009           
  Misses        475      475           
  Partials       17       17

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f7ad974...7204c4b. Read the comment docs.