Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v5.2.0 (#13002)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 8, 2021
1 parent 82ec1d5 commit c825061
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -259,7 +259,7 @@
"eslint-formatter-gha": "1.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-promise": "5.1.1",
"eslint-plugin-promise": "5.2.0",
"expect-more-jest": "5.4.0",
"glob": "7.2.0",
"graphql": "15.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5180,10 +5180,10 @@ eslint-plugin-jest@25.3.0:
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"

eslint-plugin-promise@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90"
integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==
eslint-plugin-promise@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==

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

0 comments on commit c825061

Please sign in to comment.