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

Commit 27b2a0c

Browse files
chore(deps): update devdependency eslint-plugin-promise to v7
1 parent 6c8f46f commit 27b2a0c

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.37.0",
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.0",
85-
"eslint-plugin-promise": "^6.1.1",
85+
"eslint-plugin-promise": "^7.0.0",
8686
"happy-dom": "^14.7.1",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6296,10 +6296,10 @@ eslint-formatter-pretty@^4.1.0:
62966296
string-width "^4.2.0"
62976297
supports-hyperlinks "^2.0.0"
62986298

6299-
eslint-plugin-promise@^6.1.1:
6300-
version "6.1.1"
6301-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
6302-
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
6299+
eslint-plugin-promise@^7.0.0:
6300+
version "7.0.0"
6301+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
6302+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
63036303

63046304
eslint-rule-docs@^1.1.5:
63056305
version "1.1.235"

0 commit comments

Comments
 (0)