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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b57cddf..5369e06 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint-config-nextcloud": "0.1.0",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
- "eslint-loader": "^3.0.2",
+ "eslint-loader": "^3.0.3",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-node": "^10.0.0",
@@ -60,7 +60,7 @@
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.7.2",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.41.0",
+ "webpack": "^4.41.4",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"