Skip to content

Commit 5d1ee70

Browse files
chore(deps): update dependency eslint-plugin-promise to v4.3.1 (#307)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 707b4f0 commit 5d1ee70

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.2.1",
43+
"eslint-plugin-promise": "4.3.1",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "7.2.0",
4646
"@types/jest": "26.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2749,10 +2749,10 @@ [email protected]:
27492749
resolve "^1.10.1"
27502750
semver "^6.1.0"
27512751

2752-
eslint-plugin-promise@4.2.1:
2753-
version "4.2.1"
2754-
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
2755-
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
2752+
eslint-plugin-promise@4.3.1:
2753+
version "4.3.1"
2754+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
2755+
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
27562756

27572757
27582758
version "5.0.0"

0 commit comments

Comments
 (0)