Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2022
1 parent a710fa0 commit ac754a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-formatter-gha": "1.4.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.8.7",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-promise": "6.0.1",
"jest": "27.5.1",
"jest-junit": "13.2.0",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2352,10 +2352,10 @@ eslint-plugin-jest@26.8.7:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

eslint-plugin-promise@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
eslint-plugin-promise@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==

eslint-scope@^5.1.1:
version "5.1.1"
Expand Down

0 comments on commit ac754a3

Please sign in to comment.