Skip to content

Commit

Permalink
Merge pull request #107 from arkedge/renovate/eslint-plugin-promise-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-promise to v7
  • Loading branch information
sksat authored Nov 19, 2024
2 parents 7901e81 + b6eb8f5 commit 0ebbcc1
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 @@ -43,7 +43,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.1.0",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"ts-node": "10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1503,10 +1503,10 @@ [email protected]:
prettier-linter-helpers "^1.0.0"
synckit "^0.9.1"

eslint-plugin-promise@6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
eslint-plugin-promise@7.1.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==

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

0 comments on commit 0ebbcc1

Please sign in to comment.