From 43169f7543ad421947f00eb6b3edeff95ec821cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 06:04:24 +0000 Subject: [PATCH] Bump case-sensitive-paths-webpack-plugin from 1.1.4 to 2.3.0 Bumps [case-sensitive-paths-webpack-plugin](https://github.com/Urthen/case-sensitive-paths-webpack-plugin) from 1.1.4 to 2.3.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..bf8a3b5 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.3.0", "chalk": "1.1.3", "connect-history-api-fallback": "1.3.0", "cross-spawn": "4.0.2",