|
352 | 352 | eslint-scope "^5.1.1"
|
353 | 353 | eslint-utils "^3.0.0"
|
354 | 354 |
|
355 |
| -"@typescript-eslint/experimental-utils@^5.0.0": |
356 |
| - version "5.21.0" |
357 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.21.0.tgz#489275ca792f5de7e0d1f4be1f15576ea56b6ca2" |
358 |
| - integrity sha512-mzF6ert/6iQoESV0z9v5/mEaJRKL4fv68rHoZ6exM38xjxkw4MNx54B7ferrnMTM/GIRKLDaJ3JPRi+Dxa5Hlg== |
359 |
| - dependencies: |
360 |
| - "@typescript-eslint/utils" "5.21.0" |
361 |
| - |
362 | 355 | "@typescript-eslint/parser@^4.22.1":
|
363 | 356 | version "4.33.0"
|
364 | 357 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
|
|
440 | 433 | semver "^7.3.5"
|
441 | 434 | tsutils "^3.21.0"
|
442 | 435 |
|
443 |
| -"@typescript-eslint/utils@5.21.0": |
| 436 | +"@typescript-eslint/utils@5.21.0", "@typescript-eslint/utils@^5.10.0": |
444 | 437 | version "5.21.0"
|
445 | 438 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.21.0.tgz#51d7886a6f0575e23706e5548c7e87bce42d7c18"
|
446 | 439 | integrity sha512-q/emogbND9wry7zxy7VYri+7ydawo2HDZhRZ5k6yggIvXa7PvBbAAZ4PFH/oZLem72ezC4Pr63rJvDK/sTlL8Q==
|
@@ -1372,12 +1365,12 @@ eslint-plugin-jest@22.4.1:
|
1372 | 1365 | resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
|
1373 | 1366 | integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==
|
1374 | 1367 |
|
1375 |
| -eslint-plugin-jest@25.7.0: |
1376 |
| - version "25.7.0" |
1377 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz#ff4ac97520b53a96187bad9c9814e7d00de09a6a" |
1378 |
| - integrity sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ== |
| 1368 | +eslint-plugin-jest@^26.1.5: |
| 1369 | + version "26.1.5" |
| 1370 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5.tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775" |
| 1371 | + integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw== |
1379 | 1372 | dependencies:
|
1380 |
| - "@typescript-eslint/experimental-utils" "^5.0.0" |
| 1373 | + "@typescript-eslint/utils" "^5.10.0" |
1381 | 1374 |
|
1382 | 1375 | eslint-plugin-jsx-a11y@^6.5.1:
|
1383 | 1376 | version "6.5.1"
|
|
0 commit comments