Skip to content

Commit 518a138

Browse files
committed
Update dependency eslint-plugin-promise to v4.3.1
1 parent 594d4f3 commit 518a138

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-jest": "23.20.0",
5959
"eslint-plugin-jsx-a11y": "6.3.1",
6060
"eslint-plugin-prettier": "3.1.4",
61-
"eslint-plugin-promise": "4.2.1",
61+
"eslint-plugin-promise": "4.3.1",
6262
"eslint-plugin-react": "7.20.6",
6363
"eslint-plugin-react-hooks": "4.0.8",
6464
"eslint-plugin-redux-saga": "1.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,10 +1845,10 @@ eslint-plugin-prettier@3.1.4:
18451845
dependencies:
18461846
prettier-linter-helpers "^1.0.0"
18471847

1848-
eslint-plugin-promise@4.2.1:
1849-
version "4.2.1"
1850-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
1851-
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
1848+
eslint-plugin-promise@4.3.1:
1849+
version "4.3.1"
1850+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
1851+
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
18521852

18531853
eslint-plugin-react-hooks@4.0.8:
18541854
version "4.0.8"

0 commit comments

Comments
 (0)