Skip to content

Commit 71f5d66

Browse files
chore(deps): update dependency eslint-plugin-promise to v7
1 parent 20fea18 commit 71f5d66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-jest": "27.9.0",
4343
"eslint-plugin-jsdoc": "41.1.2",
4444
"eslint-plugin-no-use-extend-native": "0.5.0",
45-
"eslint-plugin-promise": "6.6.0",
45+
"eslint-plugin-promise": "7.1.0",
4646
"eslint-plugin-unicorn": "23.0.0",
4747
"fuzzy": "0.1.3",
4848
"global": "4.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3874,10 +3874,10 @@ [email protected]:
38743874
is-obj-prop "^1.0.0"
38753875
is-proto-prop "^2.0.0"
38763876

3877-
eslint-plugin-promise@6.6.0:
3878-
version "6.6.0"
3879-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
3880-
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
3877+
eslint-plugin-promise@7.1.0:
3878+
version "7.1.0"
3879+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
3880+
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
38813881

38823882
38833883
version "23.0.0"

0 commit comments

Comments
 (0)