Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2022
1 parent 2dc5da8 commit 3059854
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.9.0",
"eslint-plugin-promise": "6.0.1",
"eslint-plugin-promise": "6.1.0",
"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 @@ -2353,10 +2353,10 @@ eslint-plugin-jest@26.9.0:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

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-plugin-promise@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.0.tgz#99e54d07272df5a6440209cb36d0d692be0610dd"
integrity sha512-NYCfDZF/KHt27p06nFAttgWuFyIDSUMnNaJBIY1FY9GpBFhdT2vMG64HlFguSgcJeyM5by6Yr5csSOuJm60eXQ==

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

0 comments on commit 3059854

Please sign in to comment.