|
1660 | 1660 | semver "^7.6.0" |
1661 | 1661 | ts-api-utils "^2.0.1" |
1662 | 1662 |
|
1663 | | -"@typescript-eslint/utils@8.27.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0", "@typescript-eslint/utils@^8.26.1": |
| 1663 | +"@typescript-eslint/utils@8.27.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0", "@typescript-eslint/utils@^8.27.0": |
1664 | 1664 | version "8.27.0" |
1665 | 1665 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d" |
1666 | 1666 | integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q== |
@@ -3066,21 +3066,21 @@ eslint-config-love@^119.0.0: |
3066 | 3066 | eslint-plugin-promise "^7.0.0" |
3067 | 3067 | typescript-eslint "^8.26.0" |
3068 | 3068 |
|
3069 | | -eslint-config-txo-package-typescript@^1.0.60: |
3070 | | - version "1.0.60" |
3071 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.60.tgz#2847b303df91208025c96ad1278f861cf82d9853" |
3072 | | - integrity sha512-cB4bM/uRme3jk1vAkE0cO9gR7U6xyAqdP6QA4wg423U8/zkTPdbtWqhb433OsOHZuztenTQveIg2iENZxRN+Hg== |
| 3069 | +eslint-config-txo-package-typescript@^1.0.61: |
| 3070 | + version "1.0.61" |
| 3071 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.61.tgz#9f9ab90545552d9c38e394c6cc3ea28adc8b5497" |
| 3072 | + integrity sha512-GAXPPwk5EuoSgAjv7CiGrCktYXA5FXv7B+l88Aawogy3lU+sf9YHArAksZfV2p7epZ3p8QNfhWBOMULtMacaQA== |
3073 | 3073 | dependencies: |
3074 | | - eslint-config-txo-typescript "^7.4.43" |
| 3074 | + eslint-config-txo-typescript "^7.4.44" |
3075 | 3075 |
|
3076 | | -eslint-config-txo-typescript@^7.4.43: |
3077 | | - version "7.4.43" |
3078 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.43.tgz#ea11425f95bdb390d076c5c1526c2bdbba733bb6" |
3079 | | - integrity sha512-ES+l/SxlMVlDh2KQukOc5xYg4bxESXGabJLoGuwV9Wpg8YkIMz4B32ZhHemIOmr2B662eyQ8HijqbzG7AAL+iQ== |
| 3076 | +eslint-config-txo-typescript@^7.4.44: |
| 3077 | + version "7.4.44" |
| 3078 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.44.tgz#f2db95819482b9854a12b0ac32380d83aac8d04f" |
| 3079 | + integrity sha512-WM9TrebCc2Nfw5I7gVXBrJ1NZyoVxpurwkiGV3jvaBlpkjkfK0FkrVPtTd01H0RUA98L1IDyYC/x6Gn3ZWGQNg== |
3080 | 3080 | dependencies: |
3081 | 3081 | "@eslint-community/eslint-plugin-eslint-comments" "^4.4.1" |
3082 | 3082 | "@stylistic/eslint-plugin" "^4.2.0" |
3083 | | - "@typescript-eslint/utils" "^8.26.1" |
| 3083 | + "@typescript-eslint/utils" "^8.27.0" |
3084 | 3084 | eslint "^9.22.0" |
3085 | 3085 | eslint-config-love "^119.0.0" |
3086 | 3086 | eslint-import-resolver-typescript "^4.2.2" |
|
0 commit comments