From 7ed21e28fbf83e1a41100f61f1e4f0d2f22082ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 11:12:06 +0000 Subject: [PATCH] Bump file-loader from 2.0.0 to 6.1.0 Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 2.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/v2.0.0...v6.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c6b8a4..27d6b32 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-react": "^7.11.1", "fastclick": "~1.0.6", - "file-loader": "^2.0.0", + "file-loader": "^6.1.0", "filesize": "^3.6.1", "fs-extra": "^7.0.1", "gh-pages": "^2.0.1",