From 3b27aabafd0ef6edbc3834abedbade4c2bbd83cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 06:14:07 +0000 Subject: [PATCH] Bump webpack from 5.35.1 to 5.36.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.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..c08e2b4 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.36.1", "webpack-cli": "4.6.0", "react-hot-loader": "4.13.0", "webpack-dashboard": "3.3.1",