File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 "@commitlint/cli" : " 20.4.1" ,
3838 "@commitlint/config-angular" : " 20.4.1" ,
3939 "eslint" : " 10.0.0" ,
40- "eslint-config-nodebb" : " 1.1.11 " ,
40+ "eslint-config-nodebb" : " 2.0.1 " ,
4141 "eslint-plugin-import" : " 2.32.0" ,
4242 "husky" : " 9.1.7" ,
4343 "lint-staged" : " 16.2.7"
Original file line number Diff line number Diff line change @@ -1174,10 +1174,12 @@ escape-string-regexp@^4.0.0:
11741174 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
11751175 integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
11761176
1177- eslint-config-nodebb@1.1.11 :
1178- version "1.1.11"
1179- resolved "https://registry.yarnpkg.com/eslint-config-nodebb/-/eslint-config-nodebb-1.1.11.tgz#7a30237e8fb1a2e4a96d4a046af8f71398b5a8d6"
1180- integrity sha512-UEAPQgOG0bof5gcnmw4KANVNdmkL63n4Xu3SvkVT0HgOfnlG0OfYtIaBiTXztvAktUr/pvV/BEpWGOJFfJvbKg==
1177+ eslint-config-nodebb@2.0.1 :
1178+ version "2.0.1"
1179+ resolved "https://registry.yarnpkg.com/eslint-config-nodebb/-/eslint-config-nodebb-2.0.1.tgz#23b540210ec19e293f8d10d1cd59a2c1d22caea3"
1180+ integrity sha512-06QoLSEtjcUOstURvS4T2GyTFQOUdD/dCvJkrNi+CQ+9uJPpM41uZQAKJi94gv9OFTeLSdoqxESUXLbw2czqjw==
1181+ dependencies :
1182+ globals "17.3.0"
11811183
11821184eslint-import-resolver-node@^0.3.9 :
11831185 version "0.3.9"
@@ -1561,6 +1563,11 @@ global-directory@^4.0.1:
15611563 dependencies :
15621564 ini "4.1.1"
15631565
1566+ globals@17.3.0 :
1567+ version "17.3.0"
1568+ resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"
1569+ integrity sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==
1570+
15641571globalthis@^1.0.3 :
15651572 version "1.0.3"
15661573 resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
You can’t perform that action at this time.
0 commit comments