From d9c8b5c426ebf85fe590304a2f3d34dec35f5d20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 05:46:12 +0000 Subject: [PATCH] Bump webpack from 5.35.1 to 5.44.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.44.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.44.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 e8e74ca..f5be2a7 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "speed-measure-webpack-plugin": "^1.5.0", "style-loader": "2.0.0", "terser-webpack-plugin": "5.1.1", - "webpack": "5.35.1", + "webpack": "5.44.0", "webpack-cli": "4.6.0", "react-hot-loader": "4.13.0", "webpack-dashboard": "3.3.1",