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

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-11 19:02:40 +0300
committerdependabot[bot] <support@dependabot.com>2019-02-11 19:02:40 +0300
commit28dbbb14cbd30fadd32d7273962f126cbe5cc1d9 (patch)
tree9d61bb92a22f733c7d9886efe5d118b47c1ed305 /package.json
parentb31c8222e549a316e6bfe8128beeb354511ec7a3 (diff)
Bump webpack-cli from 3.2.1 to 3.2.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.1 to 3.2.3. - [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/commits) Signed-off-by: dependabot[bot] <support@dependabot.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 9a22f4a..2d931dc 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
"webpack": "^4.29.3",
- "webpack-cli": "^3.2.1",
+ "webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
},
"scripts": {