Skip to content

Commit f5d40cf

Browse files
chore(deps): update dependency eslint-plugin-promise to v6.4.0
1 parent cbd1e17 commit f5d40cf

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-import": "2.26.0",
5656
"eslint-plugin-n": "15.3.0",
5757
"eslint-plugin-prettier": "4.2.1",
58-
"eslint-plugin-promise": "6.0.1",
58+
"eslint-plugin-promise": "6.4.0",
5959
"eslint-plugin-react": "7.31.8",
6060
"eslint-plugin-storybook": "0.6.4",
6161
"javascript-obfuscator": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5639,10 +5639,10 @@ [email protected]:
56395639
dependencies:
56405640
prettier-linter-helpers "^1.0.0"
56415641

5642-
eslint-plugin-promise@6.0.1:
5643-
version "6.0.1"
5644-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
5645-
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==
5642+
eslint-plugin-promise@6.4.0:
5643+
version "6.4.0"
5644+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.4.0.tgz#54926d53c79541efe9cea6ac1d823a58bbed1106"
5645+
integrity sha512-/KWWRaD3fGkVCZsdR0RU53PSthFmoHVhZl+y9+6DqeDLSikLdlUVpVEAmI6iCRR5QyOjBYBqHZV/bdv4DJ4Gtw==
56465646

56475647
56485648
version "7.31.8"

0 commit comments

Comments
 (0)