Bump file-loader from 5.0.2 to 6.0.0 (#113)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:40:50 +02:00
committed by GitHub
parent 213c21d19c
commit 8b20feb255
2 changed files with 17 additions and 8 deletions

View File

@@ -52,7 +52,7 @@
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.19.0",
"file-loader": "^5.0.2",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^3.2.0",
"jest": "^25.2.6",
"mini-css-extract-plugin": "^0.9.0",