Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit cea0675

Browse files
chore(deps): update devdependency eslint-plugin-promise to v7 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 741ffff commit cea0675

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
@@ -82,7 +82,7 @@
8282
"core-js": "3.39.0",
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.1",
85-
"eslint-plugin-promise": "^6.6.0",
85+
"eslint-plugin-promise": "^7.1.0",
8686
"happy-dom": "^15.8.0",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7524,10 +7524,10 @@ eslint-formatter-pretty@^4.1.0:
75247524
string-width "^4.2.0"
75257525
supports-hyperlinks "^2.0.0"
75267526

7527-
eslint-plugin-promise@^6.6.0:
7528-
version "6.6.0"
7529-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
7530-
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
7527+
eslint-plugin-promise@^7.1.0:
7528+
version "7.1.0"
7529+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
7530+
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
75317531

75327532
eslint-rule-docs@^1.1.5:
75337533
version "1.1.235"

0 commit comments

Comments
 (0)