aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-07 06:31:50 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit138eed924c9846cbf4352a558ff2eafa2a0c1d61 (patch)
treeb82dc7cde5f3ca875affc0646daffb54f9614b3e /vnext/package.json
parentb9c04c79af47f949f15e155f8f24d7cfb672d8e0 (diff)
Bump webpack-cli from 4.6.0 to 4.7.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.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.6.0...webpack-cli@4.7.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 e70f7163..2634dd10 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -40,7 +40,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.36.2",
- "webpack-cli": "^4.6.0",
+ "webpack-cli": "^4.7.0",
"webpack-dev-server": "^3.11.2"
},
"babel": {