Bump url-loader from 2.1.0 to 3.0.0 in /js

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.1.0 to 3.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/v2.1.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-01 11:55:01 +00:00
committed by GitHub
parent c51a6b6a80
commit e361fc7137
2 changed files with 28 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
"mini-css-extract-plugin": "^0.8.0",
"style-loader": "^1.0.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^2.1.0",
"url-loader": "^3.0.0",
"vue-loader": "^15.7.2",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",