From c5b55509eefa3d5a4dd3d32f7d11deafc436e37f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 05:52:30 +0000 Subject: [PATCH] Bump webpack from 5.35.1 to 5.48.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.48.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.48.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..b6051c2 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.48.0", "webpack-cli": "4.6.0", "react-hot-loader": "4.13.0", "webpack-dashboard": "3.3.1",