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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-06-09 09:04:05 +0300
committerGitHub <noreply@github.com>2021-06-09 09:04:05 +0300
commit2cd657f38a7dd5d1d1981dea1fe9ca00abb5f1d8 (patch)
tree97e038f6c3739bba21a3aa5df2e63ae00d5ec125 /package.json
parentbc424616c12ef41e4c31a8447a2bdde01faf0452 (diff)
parenta1a08a2e98bdcd5bce2a9ca25690d45a6bf49bf0 (diff)
Merge pull request #478 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.7.2
Bump webpack-cli from 4.7.0 to 4.7.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 f0385d7..44073cd 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
- "webpack-cli": "^4.7.0",
+ "webpack-cli": "^4.7.2",
"webpack-merge": "^5.7.3"
}
}