|
490 | 490 | dependencies: |
491 | 491 | "@types/json-schema" "^7.0.15" |
492 | 492 |
|
| 493 | +"@eslint/core@^0.11.0": |
| 494 | + version "0.11.0" |
| 495 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.11.0.tgz#7a9226e850922e42cbd2ba71361eacbe74352a12" |
| 496 | + integrity sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA== |
| 497 | + dependencies: |
| 498 | + "@types/json-schema" "^7.0.15" |
| 499 | + |
493 | 500 | "@eslint/eslintrc@^3.2.0": |
494 | 501 | version "3.2.0" |
495 | 502 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c" |
|
505 | 512 | minimatch "^3.1.2" |
506 | 513 | strip-json-comments "^3.1.1" |
507 | 514 |
|
508 | | -"@eslint/js@9.19.0": |
509 | | - version "9.19.0" |
510 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.19.0.tgz#51dbb140ed6b49d05adc0b171c41e1a8713b7789" |
511 | | - integrity sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ== |
| 515 | +"@eslint/js@9.20.0": |
| 516 | + version "9.20.0" |
| 517 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4" |
| 518 | + integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ== |
512 | 519 |
|
513 | 520 | "@eslint/object-schema@^2.1.5": |
514 | 521 | version "2.1.5" |
@@ -2971,22 +2978,22 @@ eslint-config-love@^118.0.0: |
2971 | 2978 | eslint-plugin-promise "^7.0.0" |
2972 | 2979 | typescript-eslint "^8.20.0" |
2973 | 2980 |
|
2974 | | -eslint-config-txo-package-typescript@^1.0.31: |
2975 | | - version "1.0.31" |
2976 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.31.tgz#803f319d5641a925bc317c9e9d20a3d9715fd56e" |
2977 | | - integrity sha512-ZbLJPGkl5Q4vSS8V1z1ulMrA0QSEnTO0q4YZmwnPfOfs4T9vmtB8WapyORVMKCNrDooRTk7Y+iol2eZEWTdNjg== |
| 2981 | +eslint-config-txo-package-typescript@^1.0.32: |
| 2982 | + version "1.0.32" |
| 2983 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.32.tgz#d0d88aa8e3e24a3d27fd8f387b790308187bc5bc" |
| 2984 | + integrity sha512-mHwouthwEtYi96sV9kuMM+nui3cmSbxkf4REuxYo4N/Vv0ifhPqBXdp6Y4PwyRJVfttYclBUJqgf0tuhY+Lwrg== |
2978 | 2985 | dependencies: |
2979 | | - eslint-config-txo-typescript "^7.4.10" |
| 2986 | + eslint-config-txo-typescript "^7.4.11" |
2980 | 2987 |
|
2981 | | -eslint-config-txo-typescript@^7.4.10: |
2982 | | - version "7.4.10" |
2983 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.10.tgz#cfc92833e9e1b83a8085dbe09c66a149925db92c" |
2984 | | - integrity sha512-khczBXkNibxXfvSAjdo4RkZ58C5ak7tIhQMEgLgKhTmWz3DUyDW/9fdvUD/T/exo3yFtlwTQxkI7isGdgCs4/w== |
| 2988 | +eslint-config-txo-typescript@^7.4.11: |
| 2989 | + version "7.4.11" |
| 2990 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.11.tgz#b8278e2258d98eee08f11749e09d232a0cfba4ae" |
| 2991 | + integrity sha512-aJ1/7jR0dyav5A0dS203XaTI+/od8O+wIwuMtV3KCNTfEKl3aodTjyIRG3oEHR76U/ASE473tdX3Pcxw/Zf7NA== |
2985 | 2992 | dependencies: |
2986 | 2993 | "@eslint-community/eslint-plugin-eslint-comments" "^4.4.1" |
2987 | 2994 | "@stylistic/eslint-plugin" "^2.13.0" |
2988 | 2995 | "@typescript-eslint/utils" "^8.23.0" |
2989 | | - eslint "^9.19.0" |
| 2996 | + eslint "^9.20.0" |
2990 | 2997 | eslint-config-love "^118.0.0" |
2991 | 2998 | eslint-import-resolver-typescript "^3.7.0" |
2992 | 2999 | eslint-plugin-import "^2.31.0" |
@@ -3115,17 +3122,17 @@ eslint-visitor-keys@^4.2.0: |
3115 | 3122 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
3116 | 3123 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
3117 | 3124 |
|
3118 | | -eslint@^9.19.0: |
3119 | | - version "9.19.0" |
3120 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.19.0.tgz#ffa1d265fc4205e0f8464330d35f09e1d548b1bf" |
3121 | | - integrity sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA== |
| 3125 | +eslint@^9.20.0: |
| 3126 | + version "9.20.0" |
| 3127 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7" |
| 3128 | + integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA== |
3122 | 3129 | dependencies: |
3123 | 3130 | "@eslint-community/eslint-utils" "^4.2.0" |
3124 | 3131 | "@eslint-community/regexpp" "^4.12.1" |
3125 | 3132 | "@eslint/config-array" "^0.19.0" |
3126 | | - "@eslint/core" "^0.10.0" |
| 3133 | + "@eslint/core" "^0.11.0" |
3127 | 3134 | "@eslint/eslintrc" "^3.2.0" |
3128 | | - "@eslint/js" "9.19.0" |
| 3135 | + "@eslint/js" "9.20.0" |
3129 | 3136 | "@eslint/plugin-kit" "^0.2.5" |
3130 | 3137 | "@humanfs/node" "^0.16.6" |
3131 | 3138 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments