|
1446 | 1446 | eslint-scope "^5.0.0"
|
1447 | 1447 | eslint-utils "^2.0.0"
|
1448 | 1448 |
|
1449 |
| -"@typescript-eslint/[email protected]": |
1450 |
| - version "4.20.0" |
1451 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd" |
1452 |
| - integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA== |
1453 |
| - dependencies: |
1454 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
1455 |
| - "@typescript-eslint/types" "4.20.0" |
1456 |
| - "@typescript-eslint/typescript-estree" "4.20.0" |
1457 |
| - debug "^4.1.1" |
1458 |
| - |
1459 |
| -"@typescript-eslint/[email protected]": |
1460 |
| - version "4.20.0" |
1461 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca" |
1462 |
| - integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ== |
| 1449 | +"@typescript-eslint/[email protected]": |
| 1450 | + version "4.21.0" |
| 1451 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1" |
| 1452 | + integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA== |
1463 | 1453 | dependencies:
|
1464 |
| - "@typescript-eslint/types" "4.20.0" |
1465 |
| - "@typescript-eslint/visitor-keys" "4.20.0" |
| 1454 | + "@typescript-eslint/scope-manager" "4.21.0" |
| 1455 | + "@typescript-eslint/types" "4.21.0" |
| 1456 | + "@typescript-eslint/typescript-estree" "4.21.0" |
| 1457 | + debug "^4.1.1" |
1466 | 1458 |
|
1467 | 1459 | "@typescript-eslint/[email protected]":
|
1468 | 1460 | version "4.21.0"
|
|
1472 | 1464 | "@typescript-eslint/types" "4.21.0"
|
1473 | 1465 | "@typescript-eslint/visitor-keys" "4.21.0"
|
1474 | 1466 |
|
1475 |
| -"@typescript-eslint/[email protected]": |
1476 |
| - version "4.20.0" |
1477 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225" |
1478 |
| - integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w== |
1479 |
| - |
1480 | 1467 | "@typescript-eslint/[email protected]":
|
1481 | 1468 | version "4.21.0"
|
1482 | 1469 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
|
1483 | 1470 | integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
|
1484 | 1471 |
|
1485 |
| -"@typescript-eslint/[email protected]": |
1486 |
| - version "4.20.0" |
1487 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be" |
1488 |
| - integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA== |
1489 |
| - dependencies: |
1490 |
| - "@typescript-eslint/types" "4.20.0" |
1491 |
| - "@typescript-eslint/visitor-keys" "4.20.0" |
1492 |
| - debug "^4.1.1" |
1493 |
| - globby "^11.0.1" |
1494 |
| - is-glob "^4.0.1" |
1495 |
| - semver "^7.3.2" |
1496 |
| - tsutils "^3.17.1" |
1497 |
| - |
1498 | 1472 | "@typescript-eslint/[email protected]":
|
1499 | 1473 | version "4.21.0"
|
1500 | 1474 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
|
|
1508 | 1482 | semver "^7.3.2"
|
1509 | 1483 | tsutils "^3.17.1"
|
1510 | 1484 |
|
1511 |
| -"@typescript-eslint/[email protected]": |
1512 |
| - version "4.20.0" |
1513 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62" |
1514 |
| - integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A== |
1515 |
| - dependencies: |
1516 |
| - "@typescript-eslint/types" "4.20.0" |
1517 |
| - eslint-visitor-keys "^2.0.0" |
1518 |
| - |
1519 | 1485 | "@typescript-eslint/[email protected]":
|
1520 | 1486 | version "4.21.0"
|
1521 | 1487 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
|
|
0 commit comments