|
1319 | 1319 | dependencies: |
1320 | 1320 | "@sinonjs/commons" "^3.0.0" |
1321 | 1321 |
|
1322 | | -"@stylistic/eslint-plugin@^2.12.0": |
1323 | | - version "2.12.0" |
1324 | | - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2" |
1325 | | - integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w== |
| 1322 | +"@stylistic/eslint-plugin@^2.12.1": |
| 1323 | + version "2.12.1" |
| 1324 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz#e341beb4e4315084d8be20bceeeda7d8a46f079f" |
| 1325 | + integrity sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ== |
1326 | 1326 | dependencies: |
1327 | 1327 | "@typescript-eslint/utils" "^8.13.0" |
1328 | 1328 | eslint-visitor-keys "^4.2.0" |
@@ -2942,13 +2942,13 @@ eslint-config-love@^110.0.0: |
2942 | 2942 | eslint-plugin-promise "^7.0.0" |
2943 | 2943 | typescript-eslint "^8.15.0" |
2944 | 2944 |
|
2945 | | -eslint-config-txo-typescript@^7.2.5: |
2946 | | - version "7.2.5" |
2947 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.5.tgz#a57009bd754e427cd491d3708f262c6d28bdbd1d" |
2948 | | - integrity sha512-IEmhU2i8Y8EGTTHSsLEztdDKqrQI/NyBkS3N7c5iOj8qVc+6EQ6HR8mQMmDjjW+d6K8MA4PcFXlhrxeh5E4Sjg== |
| 2945 | +eslint-config-txo-typescript@^7.2.7: |
| 2946 | + version "7.2.7" |
| 2947 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.7.tgz#1923f3bee6d1f6697eb865595c92103343fab7a9" |
| 2948 | + integrity sha512-1npqOJM9d5lqBRvQxQx5+eGr/i2T2V+VoOZbdZVEfRZPVO8kz/8OKHkeXuJQMca/96Eyl6+clx5kRBMukCb0bw== |
2949 | 2949 | dependencies: |
2950 | 2950 | "@eslint-community/eslint-plugin-eslint-comments" "^4.4.1" |
2951 | | - "@stylistic/eslint-plugin" "^2.12.0" |
| 2951 | + "@stylistic/eslint-plugin" "^2.12.1" |
2952 | 2952 | "@typescript-eslint/utils" "^8.18.0" |
2953 | 2953 | eslint "^9.16.0" |
2954 | 2954 | eslint-config-love "^110.0.0" |
|
0 commit comments