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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-31 19:35:02 +0300
committerGitHub <noreply@github.com>2020-03-31 19:35:02 +0300
commit91708e7819da36b91249731825ee5803b31f064d (patch)
tree724642f4e4e2a0122cb6e67ecd9a1636ea10e904 /package.json
parent658d8db882a28c48f1ffd8bd1b1b91b4582b6ee5 (diff)
Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) Signed-off-by: dependabot-preview[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 861e1ad..1af3a4b 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"promise-loader": "^1.0.0",
"style-loader": "^1.0.2",
"webpack": "^4.42.1",
- "webpack-cli": "^3.3.10",
+ "webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2"
},
"dependencies": {