Skip to content

Commit 3fa1f58

Browse files
chore(deps): update dependency eslint-plugin-promise to v7
1 parent 31e9ffd commit 3fa1f58

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
@@ -4055,10 +4055,10 @@ [email protected]:
40554055
is-obj-prop "^1.0.0"
40564056
is-proto-prop "^2.0.0"
40574057

4058-
eslint-plugin-promise@6.6.0:
4059-
version "6.6.0"
4060-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
4061-
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
4058+
eslint-plugin-promise@7.1.0:
4059+
version "7.1.0"
4060+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
4061+
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
40624062

40634063
40644064
version "23.0.0"

0 commit comments

Comments
 (0)