Bump file-loader from 6.0.0 to 6.1.0

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.0.0 to 6.1.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/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-12 01:10:16 +00:00
committed by GitHub
parent 80aa2f5609
commit 7593ce5ae6
2 changed files with 17 additions and 43 deletions

View File

@@ -89,7 +89,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.0.0",
"file-loader": "^6.1.0",
"jest": "^26.4.2",
"jest-serializer-vue": "^2.0.2",
"minimist": "^1.2.5",