summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-03 09:01:39 +0000
committerGitHub <noreply@github.com>2019-04-03 09:01:39 +0000
commit5a335b9644b4913dd830333927f1c2ae26275b63 (patch)
treead00aac08f0f196415d14bf9880d4fc269791e2b /package.json
parent2be870755763a2dac9e9219f4b6433dda501fbc9 (diff)
parent16895dbcb05b663087509e6aa80a6d8dee659b82 (diff)
Merge pull request #1037 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promise-4.1.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ed7159fe..e8e00291 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"eslint-loader": "^2.1.2",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
- "eslint-plugin-promise": "^4.0.1",
+ "eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"file-loader": "^3.0.1",