|
459 | 459 | "@types/conventional-commits-parser" "^5.0.0" |
460 | 460 | chalk "^5.3.0" |
461 | 461 |
|
462 | | -"@eslint-community/eslint-plugin-eslint-comments@^4.4.0": |
463 | | - version "4.4.0" |
464 | | - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.0.tgz#1fedd85e7c11dcea5764ec3dee5829a2cc117821" |
465 | | - integrity sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw== |
| 462 | +"@eslint-community/eslint-plugin-eslint-comments@^4.4.1": |
| 463 | + version "4.4.1" |
| 464 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.1.tgz#dbfab6f2447c22be8758a0a9a9c80e56d2e2b93f" |
| 465 | + integrity sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ== |
466 | 466 | dependencies: |
467 | 467 | escape-string-regexp "^4.0.0" |
468 | 468 | ignore "^5.2.4" |
@@ -2951,12 +2951,12 @@ eslint-config-standard@17.1.0: |
2951 | 2951 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975" |
2952 | 2952 | integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q== |
2953 | 2953 |
|
2954 | | -eslint-config-txo-typescript@^4.0.68: |
2955 | | - version "4.0.68" |
2956 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.68.tgz#4a14a5107d57875440ef84866b4660b88885630e" |
2957 | | - integrity sha512-FnGPc+VSpDRo4M7Tb10wASAwwZnz2rGR8EsY8E/UKmLBwS0z9AFjcjzgVIpJaPKu2DhXmoc8RpfXTtdGO3wd2Q== |
| 2954 | +eslint-config-txo-typescript@^4.0.69: |
| 2955 | + version "4.0.69" |
| 2956 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.69.tgz#62017c551d354831f8de01fb3b8b0e9ad946eff3" |
| 2957 | + integrity sha512-wK1iclXUbkzLzuHgFOdjQP+0sgzPZW4rPfx8JRLQDZl21cddWJby/ZNOXv7Au+lATGi/Na/h0ssCNO1cEZUH7Q== |
2958 | 2958 | dependencies: |
2959 | | - "@eslint-community/eslint-plugin-eslint-comments" "^4.4.0" |
| 2959 | + "@eslint-community/eslint-plugin-eslint-comments" "^4.4.1" |
2960 | 2960 | "@typescript-eslint/eslint-plugin" "^7.5.0" |
2961 | 2961 | "@typescript-eslint/parser" "^7.5.0" |
2962 | 2962 | eslint "^8.57.0" |
|
0 commit comments