mengsixing / front-end-navigation

🧭 前端导航,搜集前端开发有价值的网站,欢迎提交链接,让导航更完善。
https://mengsixing.github.io/front-end-navigation/
MIT License
119 stars 31 forks source link

Update url-loader to the latest version 🚀 #41

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency url-loader was updated from 2.3.0 to 3.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 v3.0.0

3.0.0 (2019-11-26)

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 v4.0.0

4.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • deps: migrate on mime-types package, some rare types may have other mimetype
Commits

The new version differs by 4 commits.

  • 8828d64 chore(release): 4.0.0
  • fc8721f chore(deps): migrate on mime-types package (#209)
  • f13757a chore(deps): update (#208)
  • a2f127d fix: description on the esModule option (#204)

See the full diff