Bump url-loader from 2.2.0 to 2.3.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-24 02:20:22 +00:00
committed by GitHub
parent 94010df616
commit 0252a1799e
2 changed files with 5 additions and 5 deletions

View File

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