Bump url-loader from 3.0.0 to 4.0.0

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-22 02:26:54 +00:00
committed by GitHub
parent ccc5eaf509
commit ecd9f10831
2 changed files with 55 additions and 34 deletions

View File

@@ -89,7 +89,7 @@
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-scss": "^3.14.2",
"stylelint-webpack-plugin": "^0.10.5",
"url-loader": "^3.0.0",
"url-loader": "^4.0.0",
"vue-jest": "^3.0.5",
"vue-loader": "^15.9.0",
"vue-style-loader": "^4.1.1",