|
121 | 121 | tsutils "^3.21.0"
|
122 | 122 |
|
123 | 123 | "@typescript-eslint/parser@^5.33.1":
|
124 |
| - version "5.37.0" |
125 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.37.0.tgz#c382077973f3a4ede7453fb14cadcad3970cbf3b" |
126 |
| - integrity sha512-01VzI/ipYKuaG5PkE5+qyJ6m02fVALmMPY3Qq5BHflDx3y4VobbLdHQkSMg9VPRS4KdNt4oYTMaomFoHonBGAw== |
| 124 | + version "5.38.0" |
| 125 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.0.tgz#5a59a1ff41a7b43aacd1bb2db54f6bf1c02b2ff8" |
| 126 | + integrity sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA== |
127 | 127 | dependencies:
|
128 |
| - "@typescript-eslint/scope-manager" "5.37.0" |
129 |
| - "@typescript-eslint/types" "5.37.0" |
130 |
| - "@typescript-eslint/typescript-estree" "5.37.0" |
| 128 | + "@typescript-eslint/scope-manager" "5.38.0" |
| 129 | + "@typescript-eslint/types" "5.38.0" |
| 130 | + "@typescript-eslint/typescript-estree" "5.38.0" |
131 | 131 | debug "^4.3.4"
|
132 | 132 |
|
133 | 133 | "@typescript-eslint/scope-manager@5.37.0":
|
|
138 | 138 | "@typescript-eslint/types" "5.37.0"
|
139 | 139 | "@typescript-eslint/visitor-keys" "5.37.0"
|
140 | 140 |
|
| 141 | +"@typescript-eslint/scope-manager@5.38.0": |
| 142 | + version "5.38.0" |
| 143 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553" |
| 144 | + integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA== |
| 145 | + dependencies: |
| 146 | + "@typescript-eslint/types" "5.38.0" |
| 147 | + "@typescript-eslint/visitor-keys" "5.38.0" |
| 148 | + |
141 | 149 | "@typescript-eslint/type-utils@5.37.0":
|
142 | 150 | version "5.37.0"
|
143 | 151 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.37.0.tgz#43ed2f567ada49d7e33a6e4b6f9babd060445fe5"
|
|
153 | 161 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.37.0.tgz#09e4870a5f3af7af3f84e08d792644a87d232261"
|
154 | 162 | integrity sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==
|
155 | 163 |
|
| 164 | +"@typescript-eslint/types@5.38.0": |
| 165 | + version "5.38.0" |
| 166 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f" |
| 167 | + integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA== |
| 168 | + |
156 | 169 | "@typescript-eslint/typescript-estree@5.37.0":
|
157 | 170 | version "5.37.0"
|
158 | 171 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.37.0.tgz#956dcf5c98363bcb97bdd5463a0a86072ff79355"
|
|
166 | 179 | semver "^7.3.7"
|
167 | 180 | tsutils "^3.21.0"
|
168 | 181 |
|
| 182 | +"@typescript-eslint/typescript-estree@5.38.0": |
| 183 | + version "5.38.0" |
| 184 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98" |
| 185 | + integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg== |
| 186 | + dependencies: |
| 187 | + "@typescript-eslint/types" "5.38.0" |
| 188 | + "@typescript-eslint/visitor-keys" "5.38.0" |
| 189 | + debug "^4.3.4" |
| 190 | + globby "^11.1.0" |
| 191 | + is-glob "^4.0.3" |
| 192 | + semver "^7.3.7" |
| 193 | + tsutils "^3.21.0" |
| 194 | + |
169 | 195 | "@typescript-eslint/utils@5.37.0":
|
170 | 196 | version "5.37.0"
|
171 | 197 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.37.0.tgz#7784cb8e91390c4f90ccaffd24a0cf9874df81b2"
|
|
186 | 212 | "@typescript-eslint/types" "5.37.0"
|
187 | 213 | eslint-visitor-keys "^3.3.0"
|
188 | 214 |
|
| 215 | +"@typescript-eslint/visitor-keys@5.38.0": |
| 216 | + version "5.38.0" |
| 217 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34" |
| 218 | + integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w== |
| 219 | + dependencies: |
| 220 | + "@typescript-eslint/types" "5.38.0" |
| 221 | + eslint-visitor-keys "^3.3.0" |
| 222 | + |
189 | 223 | "@ungap/promise-all-settled@1.1.2":
|
190 | 224 | version "1.1.2"
|
191 | 225 | resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
|
|
0 commit comments