summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 835ac482ae2..39a5ae66c0a 100644
--- a/package.json
+++ b/package.json
@@ -71,12 +71,13 @@
"@babel/core": "^7.6.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.2",
+ "babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"browserslist-config-nextcloud": "0.0.1",
"css-loader": "^3.2.0",
"eslint": "^5.16.0",
- "eslint-config-nextcloud": "0.0.5",
+ "eslint-config-nextcloud": "0.0.6",
"eslint-config-standard": "^12.0.0",
"eslint-loader": "^3.0.0",
"eslint-plugin-import": "^2.18.2",