From 4edca0037be0247eb9829c8f65a13d9291635d80 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 06:10:30 +0000 Subject: [PATCH] Bump webpack from 5.35.1 to 5.42.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.42.1) 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..238af62 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.42.1", "webpack-cli": "4.6.0", "react-hot-loader": "4.13.0", "webpack-dashboard": "3.3.1",