Skip to content

Commit f15a274

Browse files
chore(deps): update dependency eslint-plugin-promise to v6 (#859)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5587982 commit f15a274

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-eslint-plugin": "4.0.3",
4141
"eslint-plugin-import": "2.25.3",
4242
"eslint-plugin-node": "11.1.0",
43-
"eslint-plugin-promise": "5.2.0",
43+
"eslint-plugin-promise": "6.0.0",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-plugin-unicorn": "39.0.0",
4646
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3698,10 +3698,10 @@ [email protected]:
36983698
dependencies:
36993699
prettier-linter-helpers "^1.0.0"
37003700

3701-
eslint-plugin-promise@5.2.0:
3702-
version "5.2.0"
3703-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
3704-
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
3701+
eslint-plugin-promise@6.0.0:
3702+
version "6.0.0"
3703+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
3704+
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
37053705

37063706
37073707
version "5.0.0"

0 commit comments

Comments
 (0)