summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-07 10:44:24 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-07 10:44:24 +0000
commiteab703e72898fea1a1edea02e0cdf2ad8d73e65b (patch)
tree4ca0424f2c05efb372f74031cadb8cede8bf7cd5 /package.json
parent3b934c34199b4ab3ddacb4316fd398e4faef2f52 (diff)
Bump file-loader from 1.1.11 to 2.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.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 88954f9b..29332489 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-vue": "^4.5.0",
- "file-loader": "^1.1.11",
+ "file-loader": "^2.0.0",
"jest": "^23.6.0",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.9.4",