Skip to content

Commit 9ebed1e

Browse files
chore(deps): update dependency eslint-plugin-promise to v5 (#105)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f5177eb commit 9ebed1e

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
@@ -38,7 +38,7 @@
3838
"eslint-config-standard": "16.0.2",
3939
"eslint-plugin-import": "2.22.1",
4040
"eslint-plugin-node": "11.1.0",
41-
"eslint-plugin-promise": "4.3.1",
41+
"eslint-plugin-promise": "5.1.0",
4242
"eslint-plugin-standard": "5.0.0",
4343
"eslint-config-prettier": "8.1.0",
4444
"@types/jest": "26.0.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3122,10 +3122,10 @@ eslint-plugin-node@11.1.0:
31223122
resolve "^1.10.1"
31233123
semver "^6.1.0"
31243124

3125-
eslint-plugin-promise@4.3.1:
3126-
version "4.3.1"
3127-
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
3128-
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
3125+
eslint-plugin-promise@5.1.0:
3126+
version "5.1.0"
3127+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
3128+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
31293129

31303130
eslint-plugin-standard@5.0.0:
31313131
version "5.0.0"

0 commit comments

Comments
 (0)