Skip to content

Commit 2334634

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@typescript-eslint/typescript-estree": "8.59.0",
8484
"@typescript-eslint/utils": "8.59.0",
8585
"@typescript-eslint/visitor-keys": "8.59.0",
86-
"eslint-plugin-promise": "7.2.1",
86+
"eslint-plugin-promise": "7.3.0",
8787
"typescript": "6.0.3"
8888
},
8989
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8014,10 +8014,10 @@ eslint-plugin-n@17.16.2:
80148014
minimatch "^9.0.5"
80158015
semver "^7.6.3"
80168016

8017-
eslint-plugin-promise@7.2.1:
8018-
version "7.2.1"
8019-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0"
8020-
integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
8017+
eslint-plugin-promise@7.2.1, eslint-plugin-promise@7.3.0:
8018+
version "7.3.0"
8019+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.3.0.tgz#7c61e117f5db8d7a300bd5143c15d1d828e4c124"
8020+
integrity sha512-6uGiOR0INuujr6PEQmeSSP7GbIMJ/ebEXXiEzb/nOj68LknH5Pxzb/AbZivmr6VE6TkTE8rTjRK9zhKpK6HsRA==
80218021
dependencies:
80228022
"@eslint-community/eslint-utils" "^4.4.0"
80238023

0 commit comments

Comments
 (0)