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

github.com/nextcloud/text.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>2021-01-02 05:06:57 +0300
committerGitHub <noreply@github.com>2021-01-02 05:06:57 +0300
commit0f1be3883fcd43d69e4e227d7c66a5fd40fb44d5 (patch)
tree1726df13e68286089d3b982133a93fe1db6a1e2d /package.json
parentcd8119983da7203e7df14950d0a246aa7c86a051 (diff)
Bump webpack-cli from 4.3.0 to 4.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.0 to 4.3.1. - [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.3.0...webpack-cli@4.3.1) 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 6e82d7380..9526a1486 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
- "webpack-cli": "^4.3.0",
+ "webpack-cli": "^4.3.1",
"webpack-merge": "^5.7.3"
},
"jest": {