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" : " 24.10.0" ,
106- "eslint" : " ^9.39.0 " ,
106+ "eslint" : " ^9.39.1 " ,
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 994994 minimatch "^3.1.2"
995995 strip-json-comments "^3.1.1"
996996
997- " @eslint/js@9.39.0 " :
998- version "9.39.0 "
999- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0 .tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01 "
1000- integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw ==
997+ " @eslint/js@9.39.1 " :
998+ version "9.39.1 "
999+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1 .tgz#0dd59c3a9f40e3f1882975c321470969243e0164 "
1000+ integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw ==
10011001
10021002" @eslint/object-schema@^2.1.7 " :
10031003 version "2.1.7"
@@ -3239,18 +3239,18 @@ eslint-visitor-keys@^4.2.1:
32393239 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
32403240 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
32413241
3242- eslint@^9.39.0 :
3243- version "9.39.0 "
3244- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0 .tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5 "
3245- integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg ==
3242+ eslint@^9.39.1 :
3243+ version "9.39.1 "
3244+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1 .tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5 "
3245+ integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g ==
32463246 dependencies :
32473247 " @eslint-community/eslint-utils" " ^4.8.0"
32483248 " @eslint-community/regexpp" " ^4.12.1"
32493249 " @eslint/config-array" " ^0.21.1"
32503250 " @eslint/config-helpers" " ^0.4.2"
32513251 " @eslint/core" " ^0.17.0"
32523252 " @eslint/eslintrc" " ^3.3.1"
3253- " @eslint/js" " 9.39.0 "
3253+ " @eslint/js" " 9.39.1 "
32543254 " @eslint/plugin-kit" " ^0.4.1"
32553255 " @humanfs/node" " ^0.16.6"
32563256 " @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments