Bump file-loader from 5.0.2 to 5.1.0

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 5.0.2 to 5.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/v5.0.2...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-20 07:21:35 +00:00 committed by GitHub
parent d48d58893c
commit edfe90436a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 7 deletions

View file

@ -33,7 +33,7 @@
"css-loader": "^3.4.2",
"debug": "^4.1.1",
"ejs": "^3.0.1",
"file-loader": "^5.0.2",
"file-loader": "^5.1.0",
"iso8601-duration": "^1.1.1",
"kcors": "^2.2.1",
"koa": "^2.11.0",