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

github.com/nextcloud/issuetemplate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-02-15 11:22:48 +0300
committerGitHub <noreply@github.com>2022-02-15 11:22:48 +0300
commit70de9d643192c9e86cc34f52423b73fdfd4b981a (patch)
treec762c0389afd2cc2529a6b780ae39a321bb8da4b /package.json
parent1f63c2d3bcfe2a8950438f6207d8980eff208b00 (diff)
parente85a34ab090d416371e2a82b446e7e03101815bc (diff)
Merge pull request #411 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2
Bump webpack-cli from 3.3.12 to 4.9.2
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 ab01f19..b9e4fe6 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
- "webpack-cli": "^3.3.12",
+ "webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.2"
},
"engines": {