aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-28 08:00:49 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit10ece96662141415aa4c594e86d4fb68b21decfc (patch)
treed12aa398ff08cf511a538e6c9e06ee5079f40bd8 /vnext/package.json
parente5cd07b8a9daf3b1b81e9655a3ddce74b515104f (diff)
Bump webpack-cli from 4.2.0 to 4.3.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.2.0 to 4.3.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.2.0...webpack-cli@4.3.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 4366f9f4..65482a81 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -40,7 +40,7 @@
"stylelint": "^13.8.0",
"stylelint-config-standard": "^20.0.0",
"webpack": "^5.11.0",
- "webpack-cli": "^4.2.0",
+ "webpack-cli": "^4.3.0",
"webpack-dev-server": "^3.11.0"
},
"babel": {