summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:03:56 +0000
committerGitHub <noreply@github.com>2020-10-10 01:03:56 +0000
commitd948af686f9797a8f3b9210952da9ed6584dba28 (patch)
tree7a84aa80902265f9ea1e424baae1ac8254ac225a /package.json
parent541a07521962a569fe7fe6886674b9894824aa90 (diff)
Bump url-loader from 4.1.0 to 4.1.1
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.1.0 to 4.1.1. - [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/v4.1.0...v4.1.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 894e722d..3b4761d5 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
"stylelint-webpack-plugin": "^2.1.0",
- "url-loader": "^4.1.0",
+ "url-loader": "^4.1.1",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",