z-kit / z-hello

The z-kit component template, starter point to create z-kit compatible components.
MIT License
1 stars 0 forks source link

Update file-loader to the latest version 🚀 #56

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency file-loader was updated from 1.1.11 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.


Release Notes for v2.0.0

2018-08-21

Code Refactoring

  • defaults: update to latest webpack-defaults (#268) (687f422)

BREAKING CHANGES

  • defaults: Enforces engines of "node": ">=6.9.0 < 7.0.0 || >= 8.9.0"
Commits

The new version differs by 6 commits.

  • 8d43c38 chore(release): 2.0.0
  • 2ae1dae docs(readme): fix typo in outpathPath section (#282)
  • c1c5a7f docs(readme): fix broken link to CONTRIBUTING.md (#289)
  • deec913 refactor: schema-utils (#294)
  • 8f18b1e docs(readme): clarify support for Webpack v3 (#287)
  • 687f422 refactor(defaults): update to latest webpack-defaults (#268)

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: