frederikprijck / angularjs-webpack-starter

:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
184 stars 59 forks source link

Update file-loader to the latest version 🚀 #109

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency file-loader was updated from 4.3.0 to 5.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: evilebottnawi License: MIT

Release Notes for v5.0.0

5.0.0 (2019-11-22)

BREAKING CHANGES

  • minimum required nodejs version is 10.13.0
  • rename the esModules option to esModule
  • switch to ES modules by default (the option esModule is true by default)
Commits

The new version differs by 2 commits.

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v5.0.1

5.0.1 (2019-11-25)

Bug Fixes

  • name of esModule option in source code (#346) (31d6589)
Commits

The new version differs by 2 commits.

  • 90302cd chore(release): 5.0.1
  • 31d6589 fix: name of esModule option in source code (#346)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀