Skip to content

Commit 4475311

Browse files
chore(deps): update dependency eslint-plugin-promise to v7 (#10088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47c654e commit 4475311

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
@@ -93,6 +93,6 @@
9393
"ts-node": "10.9.1",
9494
"typescript": "5.2.2",
9595
"cosmiconfig": "8.1.3",
96-
"eslint-plugin-promise": "6.6.0"
96+
"eslint-plugin-promise": "7.1.0"
9797
}
9898
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7609,10 +7609,10 @@ eslint-plugin-n@^17.0.0:
76097609
minimatch "^9.0.0"
76107610
semver "^7.5.3"
76117611

7612-
eslint-plugin-promise@6.6.0, eslint-plugin-promise@^7.0.0:
7613-
version "6.6.0"
7614-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
7615-
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
7612+
eslint-plugin-promise@7.1.0, eslint-plugin-promise@^7.0.0:
7613+
version "7.1.0"
7614+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
7615+
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
76167616

76177617
"eslint-plugin-react-hooks@^4.5.0 || 5.0.0-canary-7118f5dd7-20230705", eslint-plugin-react-hooks@^4.6.0:
76187618
version "4.6.0"

0 commit comments

Comments
 (0)