Bump url-loader from 2.3.0 to 3.0.0

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.3.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.3.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-01 02:16:16 +00:00
committed by GitHub
parent d42d390ab3
commit 4294761115
2 changed files with 8 additions and 8 deletions

View File

@@ -82,7 +82,7 @@
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.3.0",
"stylelint-webpack-plugin": "^0.10.5",
"url-loader": "^2.3.0",
"url-loader": "^3.0.0",
"vue-jest": "^3.0.5",
"vue-loader": "^15.7.2",
"vue-style-loader": "^4.1.1",