diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 898923d66bd..e33b367a332 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "select2": "3.5.1", "snap.js": "^2.0.9", "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8", - "toastify-js": "^1.6.1", + "toastify-js": "^1.6.2", "underscore": "^1.9.1", "url-search-params-polyfill": "^7.0.1", "v-tooltip": "^2.0.2", @@ -89,7 +89,7 @@ "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "css-loader": "^3.4.0", "eslint": "^5.16.0", - "eslint-config-nextcloud": "0.1.0", + "eslint-config-nextcloud": "0.1.1", "eslint-config-standard": "^12.0.0", "eslint-loader": "^3.0.3", "eslint-plugin-import": "^2.19.1", |