summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 07:48:28 +0000
committerGitHub <noreply@github.com>2021-06-10 07:48:28 +0000
commite74ae4a806235a9ad33df13d411085594fc9ea58 (patch)
tree46ee5caad893437e36c23f69635848d70cee7938 /package.json
parent551c6f45a9e3e4830574dedea125829c3c5793d0 (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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f056b2bf..e324a944 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.13",
"webpack": "^5.38.1",
- "webpack-cli": "^4.7.0"
+ "webpack-cli": "^4.7.2"
},
"browserslist": [
"extends @nextcloud/browserslist-config"