Skip to content

Commit 20789d5

Browse files
chore(deps): update dependency eslint-plugin-promise to v6.1.1 (#1219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10c86fd commit 20789d5

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-eslint-plugin": "5.0.6",
4545
"eslint-plugin-import": "2.26.0",
4646
"eslint-plugin-n": "15.3.0",
47-
"eslint-plugin-promise": "6.1.0",
47+
"eslint-plugin-promise": "6.1.1",
4848
"eslint-plugin-unicorn": "44.0.2",
4949
"husky": "8.0.1",
5050
"jest": "29.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3386,10 +3386,10 @@ [email protected]:
33863386
dependencies:
33873387
prettier-linter-helpers "^1.0.0"
33883388

3389-
3390-
version "6.1.0"
3391-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.0.tgz#99e54d07272df5a6440209cb36d0d692be0610dd"
3392-
integrity sha512-NYCfDZF/KHt27p06nFAttgWuFyIDSUMnNaJBIY1FY9GpBFhdT2vMG64HlFguSgcJeyM5by6Yr5csSOuJm60eXQ==
3389+
3390+
version "6.1.1"
3391+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
3392+
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
33933393

33943394
33953395
version "44.0.2"

0 commit comments

Comments
 (0)