From 9fcd0fb501a5335e8401e96f03d362d5417e183b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 06:02:49 +0000 Subject: [PATCH] Bump webpack from 5.35.1 to 5.46.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.46.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.46.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..3129bdf 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.46.0", "webpack-cli": "4.6.0", "react-hot-loader": "4.13.0", "webpack-dashboard": "3.3.1",