Bump file-loader from 6.0.0 to 6.2.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-28 11:28:36 +00:00 committed by GitHub
parent 643eba44de
commit 8d85b2b45d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 7 deletions

View file

@ -33,7 +33,7 @@
"css-loader": "^4.2.1",
"debug": "^4.1.1",
"ejs": "^3.1.3",
"file-loader": "^6.0.0",
"file-loader": "^6.2.0",
"iso8601-duration": "^1.1.1",
"kcors": "^2.2.1",
"koa": "^2.13.0",