Skip to content

Commit 760d045

Browse files
chore(deps): update dependency eslint-plugin-promise to v7
1 parent dc961a4 commit 760d045

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
@@ -31,7 +31,7 @@
3131
"eslint-formatter-rdjson": "^1.0.5",
3232
"eslint-plugin-import": "^2.25.3",
3333
"eslint-plugin-node": "^11.1.0",
34-
"eslint-plugin-promise": "^6.0.0",
34+
"eslint-plugin-promise": "^7.0.0",
3535
"husky": ">=6",
3636
"less": "^4.1.1",
3737
"lint-staged": ">=10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,10 +1021,10 @@ eslint-plugin-node@^11.1.0:
10211021
resolve "^1.10.1"
10221022
semver "^6.1.0"
10231023

1024-
eslint-plugin-promise@^6.0.0:
1025-
version "6.0.0"
1026-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
1027-
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
1024+
eslint-plugin-promise@^7.0.0:
1025+
version "7.0.0"
1026+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
1027+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
10281028

10291029
eslint-scope@^5.1.1:
10301030
version "5.1.1"

0 commit comments

Comments
 (0)