Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent f7bd5e4 commit a5e257e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "9.7.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.10.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-vue": "9.27.0",
"flush-promises": "1.0.2",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3459,7 +3459,12 @@ eslint-plugin-n@^15.2.4:
resolve "^1.22.1"
semver "^7.3.8"

[email protected], eslint-plugin-promise@^6.0.0:
[email protected]:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==

eslint-plugin-promise@^6.0.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==
Expand Down

0 comments on commit a5e257e

Please sign in to comment.