bootstrap-styled / v4

:rocket: twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities
https://bootstrap-styled.github.io/v4
MIT License
117 stars 22 forks source link

Update mini-html-webpack-plugin to the latest version 🚀 #134

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency mini-html-webpack-plugin was updated from 1.0.0 to 2.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.


Publisher: sapegin License: MIT

Release Notes for v2.0.0
  • generateJSReferences accepts an object ({files: css, attributes, publicPath} instead of two arguments (js, publicPath).
  • generateCSSReferences accepts an object ({files: css, attributes, publicPath} instead of two arguments (css, publicPath).
Commits

The new version differs by 3 commits.

  • 4ff8b60 Changelog: 🚀
  • a993219 Feat: Add cssAttributes and jsAttributes options
  • 28b24f7 Feat: Add cssAttributes and jsAttributes options (resolve #5) (#11)

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: