Bump file-loader from 6.1.0 to 6.1.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-10 01:04:39 +00:00
committed by GitHub
parent 53a30585f3
commit 039d3e8238
2 changed files with 19 additions and 13 deletions

View File

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