aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-08 05:51:30 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit29f7f04e2ccdfcdf23ac0c42442dd3ba3b7fd3f8 (patch)
tree902a600bcd1e157a90c9395ff5290cbb25a2e4ad /vnext/package.json
parent15e14cd35d1f51caec43d75401b99c04f40a7fb0 (diff)
Bump webpack-cli from 4.7.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.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.7.0...webpack-cli@4.7.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... 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 1d312b6f..ac327195 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.38.1",
- "webpack-cli": "^4.7.0",
+ "webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2"
},
"babel": {