Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 2f4d462 commit 33948d3
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 @@ -46,7 +46,7 @@
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-promise": "6.5.1",
"eslint-plugin-standard": "4.1.0",
"eslint-plugin-vue": "9.27.0",
"less": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4249,10 +4249,10 @@ eslint-plugin-n@^15.2.4:
resolve "^1.10.1"
semver "^7.3.7"

eslint-plugin-promise@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.4.0.tgz#54926d53c79541efe9cea6ac1d823a58bbed1106"
integrity sha512-/KWWRaD3fGkVCZsdR0RU53PSthFmoHVhZl+y9+6DqeDLSikLdlUVpVEAmI6iCRR5QyOjBYBqHZV/bdv4DJ4Gtw==
eslint-plugin-promise@6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.5.1.tgz#b9f1e72a27376ce3055996c0b612e6ed559e15aa"
integrity sha512-KEYBjj9nCynXAquwKrYEnIJ1zK+e+O5jqwn/9Aln/FhdOXm6WwsmCVatDM6OAxkEzbigsyD79Fi3DUWWqulTEA==

eslint-plugin-promise@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit 33948d3

Please sign in to comment.