summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-07 10:56:56 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-07 10:56:56 +0000
commitf656f4bca48ee63b9265cd0ae8d6d22ab16ce963 (patch)
tree6e88cf09e31b58e1088fd84aac6195bd027827ee /package.json
parentc07c3d1131a8f8ae219dcc256e610d4008272a96 (diff)
Bump eslint-plugin-promise from 3.8.0 to 4.0.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 3.8.0 to 4.0.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v3.8.0...v4.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
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 eb602ee0..acbd400d 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"eslint-loader": "^2.1.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^6.0.1",
- "eslint-plugin-promise": "^3.8.0",
+ "eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-vue": "^4.5.0",
"file-loader": "^2.0.0",