Skip to content

Commit 21575c7

Browse files
Update dependency eslint-plugin-promise to v7
1 parent f1dcd7c commit 21575c7

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
@@ -28,7 +28,7 @@
2828
"eslint-config-standard": "17.1.0",
2929
"eslint-plugin-import": "2.29.1",
3030
"eslint-plugin-n": "15.7.0",
31-
"eslint-plugin-promise": "6.6.0",
31+
"eslint-plugin-promise": "7.0.0",
3232
"qunit": "2.21.1",
3333
"race-fix": "0.0.2",
3434
"release-it": "15.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,10 +1553,10 @@ eslint-plugin-n@15.7.0:
15531553
resolve "^1.22.1"
15541554
semver "^7.3.8"
15551555

1556-
eslint-plugin-promise@6.6.0:
1557-
version "6.6.0"
1558-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
1559-
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
1556+
eslint-plugin-promise@7.0.0:
1557+
version "7.0.0"
1558+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.0.0.tgz#2d54cf6e92213cb2915be62abf338b64c089431d"
1559+
integrity sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==
15601560

15611561
eslint-scope@^7.2.2:
15621562
version "7.2.2"

0 commit comments

Comments
 (0)