File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 "devDependencies" : {
3737 "@commitlint/cli" : " 19.4.0" ,
3838 "@commitlint/config-angular" : " 19.3.0" ,
39- "eslint" : " 9.8 .0" ,
39+ "eslint" : " 9.9 .0" ,
4040 "eslint-config-nodebb" : " 0.2.1" ,
4141 "eslint-plugin-import" : " 2.29.1" ,
4242 "husky" : " 9.1.4" ,
Original file line number Diff line number Diff line change 219219 minimatch "^3.1.2"
220220 strip-json-comments "^3.1.1"
221221
222- " @eslint/js@9.8 .0 " :
223- version "9.8 .0"
224- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.8 .0.tgz#ae9bc14bb839713c5056f5018bcefa955556d3a4 "
225- integrity sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA ==
222+ " @eslint/js@9.9 .0 " :
223+ version "9.9 .0"
224+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9 .0.tgz#d8437adda50b3ed4401964517b64b4f59b0e2638 "
225+ integrity sha512-hhetes6ZHP3BlXLxmd8K2SNgkhNSi+UcecbnwWKwpP7kyi/uC75DJ1lOOBO3xrC4jyojtGE3YxKZPHfk4yrgug ==
226226
227227" @eslint/object-schema@^2.1.4 " :
228228 version "2.1.4"
@@ -939,16 +939,16 @@ eslint-visitor-keys@^4.0.0:
939939 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
940940 integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
941941
942- eslint@9.8 .0 :
943- version "9.8 .0"
944- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.8 .0.tgz#a4f4a090c8ea2d10864d89a6603e02ce9f649f0f "
945- integrity sha512-K8qnZ/QJzT2dLKdZJVX6W4XOwBzutMYmt0lqUS+JdXgd+HTYFlonFgkJ8s44d/zMPPCnOOk0kMWCApCPhiOy9A ==
942+ eslint@9.9 .0 :
943+ version "9.9 .0"
944+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.9 .0.tgz#8d214e69ae4debeca7ae97daebbefe462072d975 "
945+ integrity sha512-JfiKJrbx0506OEerjK2Y1QlldtBxkAlLxT5OEcRF8uaQ86noDe2k31Vw9rnSWv+MXZHj7OOUV/dA0AhdLFcyvA ==
946946 dependencies :
947947 " @eslint-community/eslint-utils" " ^4.2.0"
948948 " @eslint-community/regexpp" " ^4.11.0"
949949 " @eslint/config-array" " ^0.17.1"
950950 " @eslint/eslintrc" " ^3.1.0"
951- " @eslint/js" " 9.8 .0"
951+ " @eslint/js" " 9.9 .0"
952952 " @humanwhocodes/module-importer" " ^1.0.1"
953953 " @humanwhocodes/retry" " ^0.3.0"
954954 " @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments