From 3bbe79428d34ab9fd5ffcb75d5f5dfdbef663021 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 08:35:28 +0000 Subject: [PATCH] Bump case-sensitive-paths-webpack-plugin from 1.1.4 to 2.4.0 Bumps [case-sensitive-paths-webpack-plugin](https://github.com/Urthen/case-sensitive-paths-webpack-plugin) from 1.1.4 to 2.4.0. - [Release notes](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/releases) - [Changelog](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commits) 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 a6c321b..2f94396 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "babel-jest": "17.0.2", "babel-loader": "6.2.7", "babel-preset-react-app": "^2.0.1", - "case-sensitive-paths-webpack-plugin": "1.1.4", + "case-sensitive-paths-webpack-plugin": "2.4.0", "chalk": "1.1.3", "connect-history-api-fallback": "1.3.0", "cross-spawn": "4.0.2",