File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 103103 "@sourcegraph/eslint-config" : " ^0.37.1" ,
104104 "@sourcegraph/tsconfig" : " ^4.0.1" ,
105105 "@types/node" : " 22.18.8" ,
106- "eslint" : " ^9.35 .0" ,
106+ "eslint" : " ^9.36 .0" ,
107107 "lnfs-cli" : " ^2.1.0" ,
108108 "mkdirp" : " ^1.0.4" ,
109109 "parcel-bundler" : " ^1.12.4" ,
Original file line number Diff line number Diff line change 992992 minimatch "^3.1.2"
993993 strip-json-comments "^3.1.1"
994994
995- " @eslint/js@9.35 .0 " :
996- version "9.35 .0"
997- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35 .0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07 "
998- integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw ==
995+ " @eslint/js@9.36 .0 " :
996+ version "9.36 .0"
997+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36 .0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef "
998+ integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw ==
999999
10001000" @eslint/object-schema@^2.1.6 " :
10011001 version "2.1.6"
@@ -3237,18 +3237,18 @@ eslint-visitor-keys@^4.2.1:
32373237 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
32383238 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
32393239
3240- eslint@^9.35 .0 :
3241- version "9.35 .0"
3242- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35 .0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e "
3243- integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg ==
3240+ eslint@^9.36 .0 :
3241+ version "9.36 .0"
3242+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36 .0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088 "
3243+ integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ ==
32443244 dependencies :
32453245 " @eslint-community/eslint-utils" " ^4.8.0"
32463246 " @eslint-community/regexpp" " ^4.12.1"
32473247 " @eslint/config-array" " ^0.21.0"
32483248 " @eslint/config-helpers" " ^0.3.1"
32493249 " @eslint/core" " ^0.15.2"
32503250 " @eslint/eslintrc" " ^3.3.1"
3251- " @eslint/js" " 9.35 .0"
3251+ " @eslint/js" " 9.36 .0"
32523252 " @eslint/plugin-kit" " ^0.3.5"
32533253 " @humanfs/node" " ^0.16.6"
32543254 " @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments