Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v7.2.0 (#2204)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent b8a6161 commit 4316938
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions test-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4633,9 +4633,11 @@ eslint-plugin-prettier@^5.1.3:
synckit "^0.9.1"

eslint-plugin-promise@^7.0.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
version "7.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0.tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87"
integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"

eslint-plugin-react-hooks@^4.3.0:
version "4.6.2"
Expand Down

0 comments on commit 4316938

Please sign in to comment.