Skip to content

Commit bdf5218

Browse files
greenkeeper[bot]nklayman
authored andcommitted
Update eslint-plugin-promise to the latest version 🚀 (#52)
* chore(package): update eslint-plugin-promise to version 4.0.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent 69c8c17 commit bdf5218

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-config-standard": "^11.0.0",
5454
"eslint-plugin-import": "^2.14.0",
5555
"eslint-plugin-node": "^7.0.1",
56-
"eslint-plugin-promise": "^3.8.0",
56+
"eslint-plugin-promise": "^4.0.0",
5757
"eslint-plugin-standard": "^3.1.0",
5858
"jest": "^23.5.0",
5959
"lnk": "^1.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4488,9 +4488,9 @@ eslint-plugin-node@^7.0.1:
44884488
resolve "^1.8.1"
44894489
semver "^5.5.0"
44904490

4491-
eslint-plugin-promise@^3.8.0:
4492-
version "3.8.0"
4493-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
4491+
eslint-plugin-promise@^4.0.0:
4492+
version "4.0.0"
4493+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.0.tgz#bc15a4aa04fa6116113b6c47488c421821b758fc"
44944494

44954495
eslint-plugin-standard@^3.1.0:
44964496
version "3.1.0"

0 commit comments

Comments
 (0)