File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 "eslint-config-standard" : " 17.1.0" ,
2929 "eslint-plugin-import" : " 2.31.0" ,
3030 "eslint-plugin-n" : " 15.7.0" ,
31- "eslint-plugin-promise" : " 6.6 .0" ,
31+ "eslint-plugin-promise" : " 7.2 .0" ,
3232 "qunit" : " 2.22.0" ,
3333 "race-fix" : " 0.0.2" ,
3434 "release-it" : " 15.11.0" ,
Original file line number Diff line number Diff line change 3535 dependencies :
3636 eslint-visitor-keys "^3.3.0"
3737
38+ " @eslint-community/eslint-utils@^4.4.0 " :
39+ version "4.4.1"
40+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
41+ integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
42+ dependencies :
43+ eslint-visitor-keys "^3.4.3"
44+
3845" @eslint-community/regexpp@^4.6.1 " :
3946 version "4.6.2"
4047 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
@@ -1734,10 +1741,12 @@ eslint-plugin-n@15.7.0:
17341741 resolve "^1.22.1"
17351742 semver "^7.3.8"
17361743
1737- eslint-plugin-promise@6.6.0 :
1738- version "6.6.0"
1739- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
1740- integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
1744+ eslint-plugin-promise@7.2.0 :
1745+ version "7.2.0"
1746+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0.tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87"
1747+ integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q==
1748+ dependencies :
1749+ " @eslint-community/eslint-utils" " ^4.4.0"
17411750
17421751eslint-scope@^7.2.2 :
17431752 version "7.2.2"
You can’t perform that action at this time.
0 commit comments