From 02f488083d91cb6f59b326442480190b510dced4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 06:09:51 +0000 Subject: [PATCH] Bump webpack-dashboard from 3.3.1 to 3.3.5 Bumps [webpack-dashboard](https://github.com/FormidableLabs/webpack-dashboard) from 3.3.1 to 3.3.5. - [Release notes](https://github.com/FormidableLabs/webpack-dashboard/releases) - [Changelog](https://github.com/FormidableLabs/webpack-dashboard/blob/master/CHANGELOG.md) - [Commits](https://github.com/FormidableLabs/webpack-dashboard/compare/v3.3.1...v3.3.5) 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..b11d7f5 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "webpack": "5.35.1", "webpack-cli": "4.6.0", "react-hot-loader": "4.13.0", - "webpack-dashboard": "3.3.1", + "webpack-dashboard": "3.3.5", "webpack-dev-server": "3.11.2", "webpack-merge": "5.7.3", "webpack-redis-plugin": "^1.0.0",