summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 8c3fe8752c5..a56fae3e5c1 100644
--- a/package.json
+++ b/package.json
@@ -79,15 +79,15 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.7.5",
+ "@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
- "@babel/preset-env": "^7.7.6",
+ "@babel/preset-env": "^7.7.7",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
- "css-loader": "^3.3.2",
+ "css-loader": "^3.4.0",
"eslint": "^5.16.0",
"eslint-config-nextcloud": "0.1.0",
"eslint-config-standard": "^12.0.0",
@@ -103,11 +103,11 @@
"handlebars-loader": "^1.7.1",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
- "style-loader": "^1.1.1",
+ "style-loader": "^1.1.2",
"url-loader": "^3.0.0",
"vue-loader": "^15.8.3",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.41.2",
+ "webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2"
},