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.32.0" ,
3030 "eslint-plugin-n" : " 15.7.0" ,
31- "eslint-plugin-promise" : " 6.6.0 " ,
31+ "eslint-plugin-promise" : " 7.2.1 " ,
3232 "qunit" : " 2.24.1" ,
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.7.0"
40+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
41+ integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
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"
@@ -1916,10 +1923,12 @@ eslint-plugin-n@15.7.0:
19161923 resolve "^1.22.1"
19171924 semver "^7.3.8"
19181925
1919- eslint-plugin-promise@6.6.0 :
1920- version "6.6.0"
1921- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
1922- integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
1926+ eslint-plugin-promise@7.2.1 :
1927+ version "7.2.1"
1928+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0"
1929+ integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
1930+ dependencies :
1931+ " @eslint-community/eslint-utils" " ^4.4.0"
19231932
19241933eslint-scope@^7.2.2 :
19251934 version "7.2.2"
You can’t perform that action at this time.
0 commit comments