From fcde255f4b288c303d437c6a3ae4728c911e69a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 06:16:23 +0000 Subject: [PATCH] Bump webpack-cli from 4.6.0 to 4.7.2 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.2) 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..f03ed3a 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "style-loader": "2.0.0", "terser-webpack-plugin": "5.1.1", "webpack": "5.35.1", - "webpack-cli": "4.6.0", + "webpack-cli": "4.7.2", "react-hot-loader": "4.13.0", "webpack-dashboard": "3.3.1", "webpack-dev-server": "3.11.2",