|
1394 | 1394 | dependencies:
|
1395 | 1395 | "@types/yargs-parser" "*"
|
1396 | 1396 |
|
1397 |
| -"@typescript-eslint/experimental-utils@^5.0.0": |
1398 |
| - version "5.3.0" |
1399 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.0.tgz#ee56b4957547ed2b0fc7451205e41502e664f546" |
1400 |
| - integrity sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w== |
1401 |
| - dependencies: |
1402 |
| - "@types/json-schema" "^7.0.9" |
1403 |
| - "@typescript-eslint/scope-manager" "5.3.0" |
1404 |
| - "@typescript-eslint/types" "5.3.0" |
1405 |
| - "@typescript-eslint/typescript-estree" "5.3.0" |
1406 |
| - eslint-scope "^5.1.1" |
1407 |
| - eslint-utils "^3.0.0" |
1408 |
| - |
1409 |
| -"@typescript-eslint/[email protected]": |
1410 |
| - version "5.3.0" |
1411 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.3.0.tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e" |
1412 |
| - integrity sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A== |
1413 |
| - dependencies: |
1414 |
| - "@typescript-eslint/types" "5.3.0" |
1415 |
| - "@typescript-eslint/visitor-keys" "5.3.0" |
1416 |
| - |
1417 |
| -"@typescript-eslint/[email protected]": |
1418 |
| - version "5.3.0" |
1419 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.3.0.tgz#af29fd53867c2df0028c57c36a655bd7e9e05416" |
1420 |
| - integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg== |
1421 |
| - |
1422 |
| -"@typescript-eslint/[email protected]": |
1423 |
| - version "5.3.0" |
1424 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0.tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf" |
1425 |
| - integrity sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug== |
1426 |
| - dependencies: |
1427 |
| - "@typescript-eslint/types" "5.3.0" |
1428 |
| - "@typescript-eslint/visitor-keys" "5.3.0" |
| 1397 | +"@typescript-eslint/[email protected]": |
| 1398 | + version "5.10.1" |
| 1399 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809" |
| 1400 | + integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg== |
| 1401 | + dependencies: |
| 1402 | + "@typescript-eslint/types" "5.10.1" |
| 1403 | + "@typescript-eslint/visitor-keys" "5.10.1" |
| 1404 | + |
| 1405 | +"@typescript-eslint/[email protected]": |
| 1406 | + version "5.10.1" |
| 1407 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea" |
| 1408 | + integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q== |
| 1409 | + |
| 1410 | +"@typescript-eslint/[email protected]": |
| 1411 | + version "5.10.1" |
| 1412 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15" |
| 1413 | + integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ== |
| 1414 | + dependencies: |
| 1415 | + "@typescript-eslint/types" "5.10.1" |
| 1416 | + "@typescript-eslint/visitor-keys" "5.10.1" |
1429 | 1417 | debug "^4.3.2"
|
1430 | 1418 | globby "^11.0.4"
|
1431 | 1419 | is-glob "^4.0.3"
|
1432 | 1420 | semver "^7.3.5"
|
1433 | 1421 | tsutils "^3.21.0"
|
1434 | 1422 |
|
1435 |
| -"@typescript-eslint/[email protected].0": |
1436 |
| - version "5.3.0" |
1437 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0.tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523" |
1438 |
| - integrity sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw== |
| 1423 | +"@typescript-eslint/utils@^5.10.0": |
| 1424 | + version "5.10.1" |
| 1425 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196" |
| 1426 | + integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw== |
1439 | 1427 | dependencies:
|
1440 |
| - "@typescript-eslint/types" "5.3.0" |
| 1428 | + "@types/json-schema" "^7.0.9" |
| 1429 | + "@typescript-eslint/scope-manager" "5.10.1" |
| 1430 | + "@typescript-eslint/types" "5.10.1" |
| 1431 | + "@typescript-eslint/typescript-estree" "5.10.1" |
| 1432 | + eslint-scope "^5.1.1" |
| 1433 | + eslint-utils "^3.0.0" |
| 1434 | + |
| 1435 | +"@typescript-eslint/[email protected]": |
| 1436 | + version "5.10.1" |
| 1437 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b" |
| 1438 | + integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ== |
| 1439 | + dependencies: |
| 1440 | + "@typescript-eslint/types" "5.10.1" |
1441 | 1441 | eslint-visitor-keys "^3.0.0"
|
1442 | 1442 |
|
1443 | 1443 | abab@^2.0.3:
|
@@ -2637,12 +2637,12 @@ eslint-plugin-import@^2.25.4:
|
2637 | 2637 | resolve "^1.20.0"
|
2638 | 2638 | tsconfig-paths "^3.12.0"
|
2639 | 2639 |
|
2640 |
| -eslint-plugin-jest@^25.2.4: |
2641 |
| - version "25.2.4" |
2642 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793" |
2643 |
| - integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw== |
| 2640 | +eslint-plugin-jest@^26.0.0: |
| 2641 | + version "26.0.0" |
| 2642 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.0.0.tgz#f83a25a23ab90ce5b375b1d44389b8c391be5ce8" |
| 2643 | + integrity sha512-Fvs0YgJ/nw9FTrnqTuMGVrkozkd07jkQzWm0ajqyHlfcsdkxGfAuv30fgfWHOnHiCr9+1YQ365CcDX7vrNhqQg== |
2644 | 2644 | dependencies:
|
2645 |
| - "@typescript-eslint/experimental-utils" "^5.0.0" |
| 2645 | + "@typescript-eslint/utils" "^5.10.0" |
2646 | 2646 |
|
2647 | 2647 | eslint-plugin-node@^11.0.0:
|
2648 | 2648 | version "11.1.0"
|
|
0 commit comments