Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 92a39af

Browse files
committed
chore(deps): update dependency eslint-plugin-promise to v4.3.1
1 parent a5a8ae2 commit 92a39af

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
@@ -51,7 +51,7 @@
5151
"eslint-config-standard": "12.0.0",
5252
"eslint-plugin-import": "2.16.0",
5353
"eslint-plugin-node": "8.0.1",
54-
"eslint-plugin-promise": "4.0.1",
54+
"eslint-plugin-promise": "4.3.1",
5555
"eslint-plugin-standard": "4.0.0",
5656
"jest": "24.1.0",
5757
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3251,10 +3251,10 @@ [email protected]:
32513251
resolve "^1.8.1"
32523252
semver "^5.5.0"
32533253

3254-
eslint-plugin-promise@4.0.1:
3255-
version "4.0.1"
3256-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1.tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2"
3257-
integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg==
3254+
eslint-plugin-promise@4.3.1:
3255+
version "4.3.1"
3256+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
3257+
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
32583258

32593259
32603260
version "4.0.0"

0 commit comments

Comments
 (0)