Skip to content

Commit db01682

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

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.5.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.5.0:
5643+
version "6.5.0"
5644+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.5.0.tgz#b5ebe2c1b6b7f4fd65490bad6754406f5d7ec890"
5645+
integrity sha512-Sa4irPRhXB0mNjv88rWidu0WUhRLUMLAY3wj5MZyCKH/aMZKCRa3PzfIUaaLe4/U3RjAfRJvNP2rPvZ09lsmTg==
56465646

56475647
56485648
version "7.31.8"

0 commit comments

Comments
 (0)