Skip to content

Commit 5056fb1

Browse files
chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#1337)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 5.1.0. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 32b96e1 commit 5056fb1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-config-standard": "^16.0.2",
7070
"eslint-plugin-import": "^2.21.2",
7171
"eslint-plugin-node": "^11.0.0",
72-
"eslint-plugin-promise": "^4.0.0",
72+
"eslint-plugin-promise": "^5.1.0",
7373
"eslint-plugin-standard": "^5.0.0",
7474
"jest": "^24.8.0",
7575
"lnk": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6491,10 +6491,10 @@ eslint-plugin-node@^11.0.0:
64916491
resolve "^1.10.1"
64926492
semver "^6.1.0"
64936493

6494-
eslint-plugin-promise@^4.0.0:
6495-
version "4.3.1"
6496-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
6497-
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
6494+
eslint-plugin-promise@^5.1.0:
6495+
version "5.1.0"
6496+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
6497+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
64986498

64996499
eslint-plugin-standard@^5.0.0:
65006500
version "5.0.0"

0 commit comments

Comments
 (0)