From 3b269898641276ff36339ecfd1fc898a2420be7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Feb 2021 05:19:40 +0000 Subject: [PATCH] Bump webpack-cli from 4.4.0 to 4.5.0 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0. - [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.4.0...webpack-cli@4.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ac83bd7..f6978ab1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "stylelint-scss": "3.18.0", "stylelint-webpack-plugin": "2.1.1", "webpack": "5.19.0", - "webpack-cli": "4.4.0" + "webpack-cli": "4.5.0" }, "browserslist": [ "> 0.5%",