|
866 | 866 | lodash "^4.17.19" |
867 | 867 | to-fast-properties "^2.0.0" |
868 | 868 |
|
869 | | -"@babel/types@^7.12.1": |
870 | | - version "7.12.1" |
871 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
872 | | - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
873 | | - dependencies: |
874 | | - "@babel/helper-validator-identifier" "^7.10.4" |
875 | | - lodash "^4.17.19" |
876 | | - to-fast-properties "^2.0.0" |
877 | | - |
878 | 869 | "@bcoe/v8-coverage@^0.2.3": |
879 | 870 | version "0.2.3" |
880 | 871 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
1507 | 1498 | eslint-scope "^5.0.0" |
1508 | 1499 | eslint-utils "^2.0.0" |
1509 | 1500 |
|
1510 | | -"@typescript-eslint/parser@^4.2.0", "@typescript-eslint/parser@^4.4.0": |
1511 | | - version "4.4.0" |
1512 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0" |
1513 | | - integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA== |
| 1501 | +"@typescript-eslint/parser@^4.14.0", "@typescript-eslint/parser@^4.2.0": |
| 1502 | + version "4.14.0" |
| 1503 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7" |
| 1504 | + integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg== |
1514 | 1505 | dependencies: |
1515 | | - "@typescript-eslint/scope-manager" "4.4.0" |
1516 | | - "@typescript-eslint/types" "4.4.0" |
1517 | | - "@typescript-eslint/typescript-estree" "4.4.0" |
| 1506 | + "@typescript-eslint/scope-manager" "4.14.0" |
| 1507 | + "@typescript-eslint/types" "4.14.0" |
| 1508 | + "@typescript-eslint/typescript-estree" "4.14.0" |
1518 | 1509 | debug "^4.1.1" |
1519 | 1510 |
|
| 1511 | +"@typescript-eslint/scope-manager@4.14.0": |
| 1512 | + version "4.14.0" |
| 1513 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517" |
| 1514 | + integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q== |
| 1515 | + dependencies: |
| 1516 | + "@typescript-eslint/types" "4.14.0" |
| 1517 | + "@typescript-eslint/visitor-keys" "4.14.0" |
| 1518 | + |
1520 | 1519 | "@typescript-eslint/scope-manager@4.4.0": |
1521 | 1520 | version "4.4.0" |
1522 | 1521 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.0.tgz#2f3dd27692a12cc9a046a90ba6a9d8cb7731190a" |
|
1530 | 1529 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
1531 | 1530 | integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
1532 | 1531 |
|
| 1532 | +"@typescript-eslint/types@4.14.0": |
| 1533 | + version "4.14.0" |
| 1534 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6" |
| 1535 | + integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A== |
| 1536 | + |
1533 | 1537 | "@typescript-eslint/types@4.4.0": |
1534 | 1538 | version "4.4.0" |
1535 | 1539 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621" |
|
1562 | 1566 | semver "^7.3.2" |
1563 | 1567 | tsutils "^3.17.1" |
1564 | 1568 |
|
| 1569 | +"@typescript-eslint/typescript-estree@4.14.0": |
| 1570 | + version "4.14.0" |
| 1571 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7" |
| 1572 | + integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag== |
| 1573 | + dependencies: |
| 1574 | + "@typescript-eslint/types" "4.14.0" |
| 1575 | + "@typescript-eslint/visitor-keys" "4.14.0" |
| 1576 | + debug "^4.1.1" |
| 1577 | + globby "^11.0.1" |
| 1578 | + is-glob "^4.0.1" |
| 1579 | + lodash "^4.17.15" |
| 1580 | + semver "^7.3.2" |
| 1581 | + tsutils "^3.17.1" |
| 1582 | + |
1565 | 1583 | "@typescript-eslint/typescript-estree@4.4.0": |
1566 | 1584 | version "4.4.0" |
1567 | 1585 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526" |
|
1583 | 1601 | dependencies: |
1584 | 1602 | eslint-visitor-keys "^1.1.0" |
1585 | 1603 |
|
| 1604 | +"@typescript-eslint/visitor-keys@4.14.0": |
| 1605 | + version "4.14.0" |
| 1606 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54" |
| 1607 | + integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA== |
| 1608 | + dependencies: |
| 1609 | + "@typescript-eslint/types" "4.14.0" |
| 1610 | + eslint-visitor-keys "^2.0.0" |
| 1611 | + |
1586 | 1612 | "@typescript-eslint/visitor-keys@4.4.0": |
1587 | 1613 | version "4.4.0" |
1588 | 1614 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640" |
|
0 commit comments