Skip to content

Commit 1336d4d

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

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.0.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.0.0:
3878+
version "7.0.0"
3879+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
3880+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
38813881

38823882
38833883
version "23.0.0"

0 commit comments

Comments
 (0)