Skip to content

Commit 49dc5dd

Browse files
chore(deps): update dependency eslint-plugin-promise to v5 (#378)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bb095da commit 49dc5dd

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
@@ -40,7 +40,7 @@
4040
"eslint-config-standard": "16.0.2",
4141
"eslint-plugin-import": "2.22.1",
4242
"eslint-plugin-node": "11.1.0",
43-
"eslint-plugin-promise": "4.3.1",
43+
"eslint-plugin-promise": "5.1.0",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "8.2.0",
4646
"@types/jest": "26.0.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2618,10 +2618,10 @@ [email protected]:
26182618
resolve "^1.10.1"
26192619
semver "^6.1.0"
26202620

2621-
eslint-plugin-promise@4.3.1:
2622-
version "4.3.1"
2623-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
2624-
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
2621+
eslint-plugin-promise@5.1.0:
2622+
version "5.1.0"
2623+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
2624+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
26252625

26262626
26272627
version "5.0.0"

0 commit comments

Comments
 (0)