Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6.5.0 (#459)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent e0ea98a commit 8f1eec0
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 @@ -32,7 +32,7 @@
"eslint": "9.7.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-promise": "6.5.0",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-vue": "9.27.0",
"flush-promises": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3459,10 +3459,10 @@ eslint-plugin-n@^15.2.4:
resolve "^1.22.1"
semver "^7.3.8"

eslint-plugin-promise@6.4.0, eslint-plugin-promise@^6.0.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.0, eslint-plugin-promise@^6.0.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.5.0.tgz#b5ebe2c1b6b7f4fd65490bad6754406f5d7ec890"
integrity sha512-Sa4irPRhXB0mNjv88rWidu0WUhRLUMLAY3wj5MZyCKH/aMZKCRa3PzfIUaaLe4/U3RjAfRJvNP2rPvZ09lsmTg==

[email protected]:
version "5.0.0"
Expand Down

0 comments on commit 8f1eec0

Please sign in to comment.