Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-29 06:36:11 +0300
committerGitHub <noreply@github.com>2022-01-29 06:36:11 +0300
commit25530ede6fdc30c0492bb53c24f88a2ef3eb2fc4 (patch)
tree3e94ab85deaa795aecc1b0869a02a8be57d33f53 /package.json
parente69281c66faec110af41ee63acb1c1168209d92f (diff)
Bump webpack-cli from 4.9.1 to 4.9.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.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.9.1...webpack-cli@4.9.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 6e046d570f1..34a7a91699b 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
- "webpack-cli": "^4.9.1",
+ "webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0"
},
"browserslist": [