|
267 | 267 | minimatch "^3.1.2" |
268 | 268 | strip-json-comments "^3.1.1" |
269 | 269 |
|
270 | | -"@eslint/js@9.39.1": |
271 | | - version "9.39.1" |
272 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164" |
273 | | - integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw== |
| 270 | +"@eslint/js@9.39.2": |
| 271 | + version "9.39.2" |
| 272 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599" |
| 273 | + integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA== |
274 | 274 |
|
275 | 275 | "@eslint/object-schema@^2.1.7": |
276 | 276 | version "2.1.7" |
@@ -2326,18 +2326,18 @@ eslint-visitor-keys@^4.2.1: |
2326 | 2326 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
2327 | 2327 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2328 | 2328 |
|
2329 | | -eslint@9.39.1: |
2330 | | - version "9.39.1" |
2331 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5" |
2332 | | - integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g== |
| 2329 | +eslint@9.39.2: |
| 2330 | + version "9.39.2" |
| 2331 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c" |
| 2332 | + integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw== |
2333 | 2333 | dependencies: |
2334 | 2334 | "@eslint-community/eslint-utils" "^4.8.0" |
2335 | 2335 | "@eslint-community/regexpp" "^4.12.1" |
2336 | 2336 | "@eslint/config-array" "^0.21.1" |
2337 | 2337 | "@eslint/config-helpers" "^0.4.2" |
2338 | 2338 | "@eslint/core" "^0.17.0" |
2339 | 2339 | "@eslint/eslintrc" "^3.3.1" |
2340 | | - "@eslint/js" "9.39.1" |
| 2340 | + "@eslint/js" "9.39.2" |
2341 | 2341 | "@eslint/plugin-kit" "^0.4.1" |
2342 | 2342 | "@humanfs/node" "^0.16.6" |
2343 | 2343 | "@humanwhocodes/module-importer" "^1.0.1" |
@@ -2971,10 +2971,10 @@ iconv-lite@0.6.3, iconv-lite@^0.6.3: |
2971 | 2971 | dependencies: |
2972 | 2972 | safer-buffer ">= 2.1.2 < 3.0.0" |
2973 | 2973 |
|
2974 | | -iconv-lite@0.7.0: |
2975 | | - version "0.7.0" |
2976 | | - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.7.0.tgz#c50cd80e6746ca8115eb98743afa81aa0e147a3e" |
2977 | | - integrity sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ== |
| 2974 | +iconv-lite@0.7.1: |
| 2975 | + version "0.7.1" |
| 2976 | + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.7.1.tgz#d4af1d2092f2bb05aab6296e5e7cd286d2f15432" |
| 2977 | + integrity sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw== |
2978 | 2978 | dependencies: |
2979 | 2979 | safer-buffer ">= 2.1.2 < 3.0.0" |
2980 | 2980 |
|
|
0 commit comments