Skip to content

Commit a525ad3

Browse files
chore(deps): update dependency eslint-plugin-promise to v6.4.0 (#6304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ade884b commit a525ad3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-config-standard": "17.1.0",
6868
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-n": "17.9.0",
70-
"eslint-plugin-promise": "6.2.0",
70+
"eslint-plugin-promise": "6.4.0",
7171
"eslint-plugin-standard": "5.0.0",
7272
"globby": "11.1.0",
7373
"graphql": "16.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5512,10 +5512,10 @@ [email protected]:
55125512
minimatch "^9.0.0"
55135513
semver "^7.5.3"
55145514

5515-
eslint-plugin-promise@6.2.0:
5516-
version "6.2.0"
5517-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.2.0.tgz#e24ab0e3c0a25fa227d98d9ff612156b5af15945"
5518-
integrity sha512-QmAqwizauvnKOlifxyDj2ObfULpHQawlg/zQdgEixur9vl0CvZGv/LCJV2rtj3210QCoeGBzVMfMXqGAOr/4fA==
5515+
eslint-plugin-promise@6.4.0:
5516+
version "6.4.0"
5517+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.4.0.tgz#54926d53c79541efe9cea6ac1d823a58bbed1106"
5518+
integrity sha512-/KWWRaD3fGkVCZsdR0RU53PSthFmoHVhZl+y9+6DqeDLSikLdlUVpVEAmI6iCRR5QyOjBYBqHZV/bdv4DJ4Gtw==
55195519

55205520
55215521
version "5.0.0"

0 commit comments

Comments
 (0)