|
4945 | 4945 | ts-api-utils "^1.0.1"
|
4946 | 4946 |
|
4947 | 4947 | "@typescript-eslint/eslint-plugin@^8.16.0":
|
4948 |
| - version "8.23.0" |
4949 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7" |
4950 |
| - integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w== |
| 4948 | + version "8.24.0" |
| 4949 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.0.tgz#574a95d67660a1e4544ae131d672867a5b40abb3" |
| 4950 | + integrity sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ== |
4951 | 4951 | dependencies:
|
4952 | 4952 | "@eslint-community/regexpp" "^4.10.0"
|
4953 |
| - "@typescript-eslint/scope-manager" "8.23.0" |
4954 |
| - "@typescript-eslint/type-utils" "8.23.0" |
4955 |
| - "@typescript-eslint/utils" "8.23.0" |
4956 |
| - "@typescript-eslint/visitor-keys" "8.23.0" |
| 4953 | + "@typescript-eslint/scope-manager" "8.24.0" |
| 4954 | + "@typescript-eslint/type-utils" "8.24.0" |
| 4955 | + "@typescript-eslint/utils" "8.24.0" |
| 4956 | + "@typescript-eslint/visitor-keys" "8.24.0" |
4957 | 4957 | graphemer "^1.4.0"
|
4958 | 4958 | ignore "^5.3.1"
|
4959 | 4959 | natural-compare "^1.4.0"
|
|
5015 | 5015 | debug "^4.3.4"
|
5016 | 5016 | ts-api-utils "^1.0.1"
|
5017 | 5017 |
|
5018 |
| -"@typescript-eslint/type-utils@8.23.0": |
5019 |
| - version "8.23.0" |
5020 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76" |
5021 |
| - integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA== |
| 5018 | +"@typescript-eslint/type-utils@8.24.0": |
| 5019 | + version "8.24.0" |
| 5020 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.0.tgz#6ee3ec4db06f9e5e7b01ca6c2b5dd5843a9fd1e8" |
| 5021 | + integrity sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA== |
5022 | 5022 | dependencies:
|
5023 |
| - "@typescript-eslint/typescript-estree" "8.23.0" |
5024 |
| - "@typescript-eslint/utils" "8.23.0" |
| 5023 | + "@typescript-eslint/typescript-estree" "8.24.0" |
| 5024 | + "@typescript-eslint/utils" "8.24.0" |
5025 | 5025 | debug "^4.3.4"
|
5026 | 5026 | ts-api-utils "^2.0.1"
|
5027 | 5027 |
|
|
5095 | 5095 | "@typescript-eslint/typescript-estree" "6.21.0"
|
5096 | 5096 | semver "^7.5.4"
|
5097 | 5097 |
|
5098 |
| -"@typescript-eslint/utils@8.23.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": |
5099 |
| - version "8.23.0" |
5100 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554" |
5101 |
| - integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA== |
| 5098 | +"@typescript-eslint/utils@8.24.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": |
| 5099 | + version "8.24.0" |
| 5100 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.0.tgz#21cb1195ae79230af825bfeed59574f5cb70a749" |
| 5101 | + integrity sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ== |
5102 | 5102 | dependencies:
|
5103 | 5103 | "@eslint-community/eslint-utils" "^4.4.0"
|
5104 |
| - "@typescript-eslint/scope-manager" "8.23.0" |
5105 |
| - "@typescript-eslint/types" "8.23.0" |
5106 |
| - "@typescript-eslint/typescript-estree" "8.23.0" |
| 5104 | + "@typescript-eslint/scope-manager" "8.24.0" |
| 5105 | + "@typescript-eslint/types" "8.24.0" |
| 5106 | + "@typescript-eslint/typescript-estree" "8.24.0" |
5107 | 5107 |
|
5108 | 5108 | "@typescript-eslint/ [email protected]":
|
5109 | 5109 | version "6.21.0"
|
|
0 commit comments