|
1534 | 1534 | semver "^7.3.7" |
1535 | 1535 | tsutils "^3.21.0" |
1536 | 1536 |
|
1537 | | -"@typescript-eslint/parser@^5.0.0": |
1538 | | - version "5.38.1" |
1539 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.1.tgz#c577f429f2c32071b92dff4af4f5fbbbd2414bd0" |
1540 | | - integrity sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw== |
1541 | | - dependencies: |
1542 | | - "@typescript-eslint/scope-manager" "5.38.1" |
1543 | | - "@typescript-eslint/types" "5.38.1" |
1544 | | - "@typescript-eslint/typescript-estree" "5.38.1" |
1545 | | - debug "^4.3.4" |
1546 | | - |
1547 | | -"@typescript-eslint/parser@^5.55.0": |
| 1537 | +"@typescript-eslint/parser@^5.43.0", "@typescript-eslint/parser@^5.55.0": |
1548 | 1538 | version "5.55.0" |
1549 | 1539 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262" |
1550 | 1540 | integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw== |
@@ -3021,25 +3011,25 @@ escape-string-regexp@^4.0.0: |
3021 | 3011 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" |
3022 | 3012 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
3023 | 3013 |
|
3024 | | -eslint-config-standard-with-typescript@^34.0.0: |
3025 | | - version "34.0.0" |
3026 | | - resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-34.0.0.tgz#00378cdfccad580367d9e6f14cf1493fd69bf7b5" |
3027 | | - integrity sha512-zhCsI4/A0rJ1ma8sf3RLXYc0gc7yPmdTWRVXMh9dtqeUx3yBQyALH0wosHhk1uQ9QyItynLdNOtcHKNw8G7lQw== |
| 3014 | +eslint-config-standard-with-typescript@^34.0.1: |
| 3015 | + version "34.0.1" |
| 3016 | + resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-34.0.1.tgz#4cf797c7f54b2eb1683c7e990b45a257ed4a9992" |
| 3017 | + integrity sha512-J7WvZeLtd0Vr9F+v4dZbqJCLD16cbIy4U+alJMq4MiXdpipdBM3U5NkXaGUjePc4sb1ZE01U9g6VuTBpHHz1fg== |
3028 | 3018 | dependencies: |
3029 | | - "@typescript-eslint/parser" "^5.0.0" |
| 3019 | + "@typescript-eslint/parser" "^5.43.0" |
3030 | 3020 | eslint-config-standard "17.0.0" |
3031 | 3021 |
|
3032 | 3022 | eslint-config-standard@17.0.0: |
3033 | 3023 | version "17.0.0" |
3034 | 3024 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf" |
3035 | 3025 | integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg== |
3036 | 3026 |
|
3037 | | -eslint-config-txo-typescript@^3.2.18: |
3038 | | - version "3.2.18" |
3039 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.18.tgz#236d51aa4edb379ee145211569b724054c2b168d" |
3040 | | - integrity sha512-lyKEVpzFOqjSWcZSYDuBpd9AKKtQ8zLMaN0g/jRVXC33BTZe7tG9xxtpojFPHmZKXZyM+LOiL4Axe0mFE6LgAw== |
| 3027 | +eslint-config-txo-typescript@^3.2.19: |
| 3028 | + version "3.2.19" |
| 3029 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.19.tgz#256718b5fea568f8d17dbe910b7a13ee89f635b5" |
| 3030 | + integrity sha512-y8cYTbD2OeFg4gdaQ1C6K7hIRYgCd8mZTtOIr107pNLA3PagOr5kBhFQ42W/LtQ0MgK//6oLs7iJ/bVmGYQuXw== |
3041 | 3031 | dependencies: |
3042 | | - eslint-config-standard-with-typescript "^34.0.0" |
| 3032 | + eslint-config-standard-with-typescript "^34.0.1" |
3043 | 3033 | eslint-import-resolver-typescript "^3.5.3" |
3044 | 3034 |
|
3045 | 3035 | eslint-formatter-pretty@^4.1.0: |
|
0 commit comments