Skip to content

Commit 48ac6c9

Browse files
Bump eslint-plugin-promise from 4.2.1 to 4.3.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent db8dc41 commit 48ac6c9

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
@@ -85,7 +85,7 @@
8585
"eslint-plugin-jsx-a11y": "^6.4.1",
8686
"eslint-plugin-node": "^11.1.0",
8787
"eslint-plugin-prettier": "^3.1.4",
88-
"eslint-plugin-promise": "^4.2.1",
88+
"eslint-plugin-promise": "^4.3.1",
8989
"eslint-plugin-react": "^7.22.0",
9090
"eslint-plugin-react-hooks": "^4.2.0",
9191
"eslint-plugin-standard": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,10 +2993,10 @@ eslint-plugin-prettier@^3.1.4:
29932993
dependencies:
29942994
prettier-linter-helpers "^1.0.0"
29952995

2996-
eslint-plugin-promise@^4.2.1:
2997-
version "4.2.1"
2998-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
2999-
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
2996+
eslint-plugin-promise@^4.3.1:
2997+
version "4.3.1"
2998+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
2999+
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
30003000

30013001
eslint-plugin-react-hooks@^4.2.0:
30023002
version "4.2.0"

0 commit comments

Comments
 (0)