From a3150e6c1ddad0bb7b80d6f31dc7ab45e7c27a8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 08:12:07 +0000 Subject: [PATCH] Bump file-loader from 3.0.1 to 6.1.1 Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 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/v3.0.1...v6.1.1) 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 28c9366..b85b82a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-plugin-import": "^1.11.0", "clean-webpack-plugin": "^1.0.0", "css-loader": "^2.1.0", - "file-loader": "^3.0.1", + "file-loader": "^6.1.1", "html-webpack-plugin": "^3.2.0", "less": "^3.9.0", "less-loader": "^4.1.0",