Skip to content

Commit 1e01a93

Browse files
chore(deps): update dependency eslint-plugin-promise to v5 (#275)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1044bad commit 1e01a93

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-jsdoc": "32.3.0",
4444
"eslint-plugin-node": "11.1.0",
4545
"eslint-plugin-prettier": "3.3.1",
46-
"eslint-plugin-promise": "4.3.1",
46+
"eslint-plugin-promise": "5.1.0",
4747
"eslint-plugin-standard": "4.1.0",
4848
"http-server": "0.12.3",
4949
"jest": "26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5865,10 +5865,10 @@ [email protected]:
58655865
dependencies:
58665866
prettier-linter-helpers "^1.0.0"
58675867

5868-
eslint-plugin-promise@4.3.1:
5869-
version "4.3.1"
5870-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
5871-
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
5868+
eslint-plugin-promise@5.1.0:
5869+
version "5.1.0"
5870+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
5871+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
58725872

58735873
58745874
version "4.1.0"

0 commit comments

Comments
 (0)