|
211 | 211 | integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA== |
212 | 212 |
|
213 | 213 | "@typescript-eslint/eslint-plugin@^5.47.0": |
214 | | - version "5.49.0" |
215 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.49.0.tgz#d0b4556f0792194bf0c2fb297897efa321492389" |
216 | | - integrity sha512-IhxabIpcf++TBaBa1h7jtOWyon80SXPRLDq0dVz5SLFC/eW6tofkw/O7Ar3lkx5z5U6wzbKDrl2larprp5kk5Q== |
| 214 | + version "5.50.0" |
| 215 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz#fb48c31cadc853ffc1dc35373f56b5e2a8908fe9" |
| 216 | + integrity sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ== |
217 | 217 | dependencies: |
218 | | - "@typescript-eslint/scope-manager" "5.49.0" |
219 | | - "@typescript-eslint/type-utils" "5.49.0" |
220 | | - "@typescript-eslint/utils" "5.49.0" |
| 218 | + "@typescript-eslint/scope-manager" "5.50.0" |
| 219 | + "@typescript-eslint/type-utils" "5.50.0" |
| 220 | + "@typescript-eslint/utils" "5.50.0" |
221 | 221 | debug "^4.3.4" |
| 222 | + grapheme-splitter "^1.0.4" |
222 | 223 | ignore "^5.2.0" |
223 | 224 | natural-compare-lite "^1.4.0" |
224 | 225 | regexpp "^3.2.0" |
|
243 | 244 | "@typescript-eslint/types" "5.49.0" |
244 | 245 | "@typescript-eslint/visitor-keys" "5.49.0" |
245 | 246 |
|
246 | | -"@typescript-eslint/type-utils@5.49.0": |
247 | | - version "5.49.0" |
248 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.49.0.tgz#8d5dcc8d422881e2ccf4ebdc6b1d4cc61aa64125" |
249 | | - integrity sha512-eUgLTYq0tR0FGU5g1YHm4rt5H/+V2IPVkP0cBmbhRyEmyGe4XvJ2YJ6sYTmONfjmdMqyMLad7SB8GvblbeESZA== |
| 247 | +"@typescript-eslint/scope-manager@5.50.0": |
| 248 | + version "5.50.0" |
| 249 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz#90b8a3b337ad2c52bbfe4eac38f9164614e40584" |
| 250 | + integrity sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg== |
250 | 251 | dependencies: |
251 | | - "@typescript-eslint/typescript-estree" "5.49.0" |
252 | | - "@typescript-eslint/utils" "5.49.0" |
| 252 | + "@typescript-eslint/types" "5.50.0" |
| 253 | + "@typescript-eslint/visitor-keys" "5.50.0" |
| 254 | + |
| 255 | +"@typescript-eslint/type-utils@5.50.0": |
| 256 | + version "5.50.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz#509d5cc9728d520008f7157b116a42c5460e7341" |
| 258 | + integrity sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ== |
| 259 | + dependencies: |
| 260 | + "@typescript-eslint/typescript-estree" "5.50.0" |
| 261 | + "@typescript-eslint/utils" "5.50.0" |
253 | 262 | debug "^4.3.4" |
254 | 263 | tsutils "^3.21.0" |
255 | 264 |
|
|
258 | 267 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0.tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3" |
259 | 268 | integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg== |
260 | 269 |
|
| 270 | +"@typescript-eslint/types@5.50.0": |
| 271 | + version "5.50.0" |
| 272 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.50.0.tgz#c461d3671a6bec6c2f41f38ed60bd87aa8a30093" |
| 273 | + integrity sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w== |
| 274 | + |
261 | 275 | "@typescript-eslint/typescript-estree@5.49.0": |
262 | 276 | version "5.49.0" |
263 | 277 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz#ebd6294c0ea97891fce6af536048181e23d729c8" |
|
271 | 285 | semver "^7.3.7" |
272 | 286 | tsutils "^3.21.0" |
273 | 287 |
|
274 | | -"@typescript-eslint/utils@5.49.0": |
275 | | - version "5.49.0" |
276 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.49.0.tgz#1c07923bc55ff7834dfcde487fff8d8624a87b32" |
277 | | - integrity sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ== |
| 288 | +"@typescript-eslint/typescript-estree@5.50.0": |
| 289 | + version "5.50.0" |
| 290 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz#0b9b82975bdfa40db9a81fdabc7f93396867ea97" |
| 291 | + integrity sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow== |
| 292 | + dependencies: |
| 293 | + "@typescript-eslint/types" "5.50.0" |
| 294 | + "@typescript-eslint/visitor-keys" "5.50.0" |
| 295 | + debug "^4.3.4" |
| 296 | + globby "^11.1.0" |
| 297 | + is-glob "^4.0.3" |
| 298 | + semver "^7.3.7" |
| 299 | + tsutils "^3.21.0" |
| 300 | + |
| 301 | +"@typescript-eslint/utils@5.50.0": |
| 302 | + version "5.50.0" |
| 303 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.50.0.tgz#807105f5ffb860644d30d201eefad7017b020816" |
| 304 | + integrity sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw== |
278 | 305 | dependencies: |
279 | 306 | "@types/json-schema" "^7.0.9" |
280 | 307 | "@types/semver" "^7.3.12" |
281 | | - "@typescript-eslint/scope-manager" "5.49.0" |
282 | | - "@typescript-eslint/types" "5.49.0" |
283 | | - "@typescript-eslint/typescript-estree" "5.49.0" |
| 308 | + "@typescript-eslint/scope-manager" "5.50.0" |
| 309 | + "@typescript-eslint/types" "5.50.0" |
| 310 | + "@typescript-eslint/typescript-estree" "5.50.0" |
284 | 311 | eslint-scope "^5.1.1" |
285 | 312 | eslint-utils "^3.0.0" |
286 | 313 | semver "^7.3.7" |
|
293 | 320 | "@typescript-eslint/types" "5.49.0" |
294 | 321 | eslint-visitor-keys "^3.3.0" |
295 | 322 |
|
| 323 | +"@typescript-eslint/visitor-keys@5.50.0": |
| 324 | + version "5.50.0" |
| 325 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz#b752ffc143841f3d7bc57d6dd01ac5c40f8c4903" |
| 326 | + integrity sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg== |
| 327 | + dependencies: |
| 328 | + "@typescript-eslint/types" "5.50.0" |
| 329 | + eslint-visitor-keys "^3.3.0" |
| 330 | + |
296 | 331 | "@vscode/test-electron@^2.2.0": |
297 | 332 | version "2.2.3" |
298 | 333 | resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.3.tgz#bf6a77542970b5d34561d0671259900632e5eb94" |
|
0 commit comments