js-dxtools / webpack-validator

Validates your webpack config with Joi
MIT License
295 stars 29 forks source link

Update html-webpack-plugin to version 2.16.0 🚀 #49

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

:rocket::rocket::rocket:

html-webpack-plugin just published its new version 2.16.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of html-webpack-plugin – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging :palm_tree:


The new version differs by 8 commits .

See the full diff.


This pull request was created by greenkeeper.io. It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap:

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #49 into master will not affect coverage as of 24005cb

@@            master     #49   diff @@
======================================
  Files           14      14       
  Stmts           54      54       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             54      54       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 24005cb

Powered by Codecov. Updated on successful CI builds.

kentcdodds commented 8 years ago

We need to make the dependencies for passing configs use *...

jonathanglasmeyer commented 8 years ago

Jep!