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 9494 "@sourcegraph/eslint-config" : " ^0.37.1" ,
9595 "@sourcegraph/tsconfig" : " ^4.0.1" ,
9696 "@types/node" : " 24.10.4" ,
97- "eslint" : " ^9.39.1 " ,
97+ "eslint" : " ^9.39.2 " ,
9898 "lnfs-cli" : " ^2.1.0" ,
9999 "mkdirp" : " ^1.0.4" ,
100100 "parcel-bundler" : " ^1.12.4" ,
Original file line number Diff line number Diff line change 980980 minimatch "^3.1.2"
981981 strip-json-comments "^3.1.1"
982982
983- " @eslint/js@9.39.1 " :
984- version "9.39.1 "
985- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1 .tgz#0dd59c3a9f40e3f1882975c321470969243e0164 "
986- integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw ==
983+ " @eslint/js@9.39.2 " :
984+ version "9.39.2 "
985+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2 .tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599 "
986+ integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA ==
987987
988988" @eslint/object-schema@^2.1.7 " :
989989 version "2.1.7"
@@ -3119,18 +3119,18 @@ eslint-visitor-keys@^4.2.1:
31193119 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
31203120 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
31213121
3122- eslint@^9.39.1 :
3123- version "9.39.1 "
3124- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1 .tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5 "
3125- integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g ==
3122+ eslint@^9.39.2 :
3123+ version "9.39.2 "
3124+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2 .tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c "
3125+ integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw ==
31263126 dependencies :
31273127 " @eslint-community/eslint-utils" " ^4.8.0"
31283128 " @eslint-community/regexpp" " ^4.12.1"
31293129 " @eslint/config-array" " ^0.21.1"
31303130 " @eslint/config-helpers" " ^0.4.2"
31313131 " @eslint/core" " ^0.17.0"
31323132 " @eslint/eslintrc" " ^3.3.1"
3133- " @eslint/js" " 9.39.1 "
3133+ " @eslint/js" " 9.39.2 "
31343134 " @eslint/plugin-kit" " ^0.4.1"
31353135 " @humanfs/node" " ^0.16.6"
31363136 " @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments