Skip to content

Commit 7f8b74d

Browse files
Update dependency eslint-plugin-promise to v7
1 parent f1dcd7c commit 7f8b74d

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.1.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.1.0:
1557+
version "7.1.0"
1558+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
1559+
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
15601560

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

0 commit comments

Comments
 (0)