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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-03-18 13:14:05 +0300
committerJoas Schilling <coding@schilljs.com>2019-03-18 13:14:05 +0300
commitf1f6a55629fe934a2bdbb4029cac1f400a519d86 (patch)
treeb5b37ba488b0276e4128226c9492706e0142802f /package.json
parentf41cfbf3f737121d9bd4de384a70bd204442b5a9 (diff)
Update all NPM again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index fac7d66..ba0f609 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
- "eslint": "^5.15.1",
+ "eslint": "^5.15.2",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.11.0",
"eslint-loader": "^2.1.2",
@@ -37,14 +37,14 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"file-loader": "^3.0.1",
- "handlebars": "^4.1.0",
+ "handlebars": "^4.1.1",
"handlebars-loader": "^1.7.1",
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.9",
"webpack": "^4.29.6",
- "webpack-cli": "^3.2.3",
+ "webpack-cli": "^3.3.0",
"webpack-merge": "^4.2.1"
}
}