|
1486 | 1486 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" |
1487 | 1487 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== |
1488 | 1488 |
|
1489 | | -"@types/eslint-visitor-keys@^1.0.0": |
1490 | | - version "1.0.0" |
1491 | | - resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d" |
1492 | | - integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag== |
1493 | | - |
1494 | 1489 | "@types/events@*": |
1495 | 1490 | version "3.0.0" |
1496 | 1491 | resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" |
|
1632 | 1627 | dependencies: |
1633 | 1628 | "@types/yargs-parser" "*" |
1634 | 1629 |
|
1635 | | -"@typescript-eslint/eslint-plugin@^3.10.1": |
1636 | | - version "3.10.1" |
1637 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f" |
1638 | | - integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ== |
| 1630 | +"@typescript-eslint/eslint-plugin@^4.16.1": |
| 1631 | + version "4.16.1" |
| 1632 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651" |
| 1633 | + integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ== |
1639 | 1634 | dependencies: |
1640 | | - "@typescript-eslint/experimental-utils" "3.10.1" |
| 1635 | + "@typescript-eslint/experimental-utils" "4.16.1" |
| 1636 | + "@typescript-eslint/scope-manager" "4.16.1" |
1641 | 1637 | debug "^4.1.1" |
1642 | 1638 | functional-red-black-tree "^1.0.1" |
| 1639 | + lodash "^4.17.15" |
1643 | 1640 | regexpp "^3.0.0" |
1644 | 1641 | semver "^7.3.2" |
1645 | 1642 | tsutils "^3.17.1" |
1646 | 1643 |
|
1647 | | -"@typescript-eslint/experimental-utils@3.10.1": |
1648 | | - version "3.10.1" |
1649 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686" |
1650 | | - integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw== |
| 1644 | +"@typescript-eslint/experimental-utils@4.16.1": |
| 1645 | + version "4.16.1" |
| 1646 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328" |
| 1647 | + integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ== |
1651 | 1648 | dependencies: |
1652 | 1649 | "@types/json-schema" "^7.0.3" |
1653 | | - "@typescript-eslint/types" "3.10.1" |
1654 | | - "@typescript-eslint/typescript-estree" "3.10.1" |
| 1650 | + "@typescript-eslint/scope-manager" "4.16.1" |
| 1651 | + "@typescript-eslint/types" "4.16.1" |
| 1652 | + "@typescript-eslint/typescript-estree" "4.16.1" |
1655 | 1653 | eslint-scope "^5.0.0" |
1656 | 1654 | eslint-utils "^2.0.0" |
1657 | 1655 |
|
1658 | | -"@typescript-eslint/parser@^3.10.1": |
1659 | | - version "3.10.1" |
1660 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467" |
1661 | | - integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw== |
| 1656 | +"@typescript-eslint/parser@^4.16.1": |
| 1657 | + version "4.16.1" |
| 1658 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a" |
| 1659 | + integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg== |
1662 | 1660 | dependencies: |
1663 | | - "@types/eslint-visitor-keys" "^1.0.0" |
1664 | | - "@typescript-eslint/experimental-utils" "3.10.1" |
1665 | | - "@typescript-eslint/types" "3.10.1" |
1666 | | - "@typescript-eslint/typescript-estree" "3.10.1" |
1667 | | - eslint-visitor-keys "^1.1.0" |
| 1661 | + "@typescript-eslint/scope-manager" "4.16.1" |
| 1662 | + "@typescript-eslint/types" "4.16.1" |
| 1663 | + "@typescript-eslint/typescript-estree" "4.16.1" |
| 1664 | + debug "^4.1.1" |
1668 | 1665 |
|
1669 | | -"@typescript-eslint/types@3.10.1": |
1670 | | - version "3.10.1" |
1671 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727" |
1672 | | - integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ== |
| 1666 | +"@typescript-eslint/scope-manager@4.16.1": |
| 1667 | + version "4.16.1" |
| 1668 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.16.1.tgz#244e2006bc60cfe46987e9987f4ff49c9e3f00d5" |
| 1669 | + integrity sha512-6IlZv9JaurqV0jkEg923cV49aAn8V6+1H1DRfhRcvZUrptQ+UtSKHb5kwTayzOYTJJ/RsYZdcvhOEKiBLyc0Cw== |
| 1670 | + dependencies: |
| 1671 | + "@typescript-eslint/types" "4.16.1" |
| 1672 | + "@typescript-eslint/visitor-keys" "4.16.1" |
1673 | 1673 |
|
1674 | | -"@typescript-eslint/typescript-estree@3.10.1": |
1675 | | - version "3.10.1" |
1676 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853" |
1677 | | - integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w== |
| 1674 | +"@typescript-eslint/types@4.16.1": |
| 1675 | + version "4.16.1" |
| 1676 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15" |
| 1677 | + integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA== |
| 1678 | + |
| 1679 | +"@typescript-eslint/typescript-estree@4.16.1": |
| 1680 | + version "4.16.1" |
| 1681 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1" |
| 1682 | + integrity sha512-m8I/DKHa8YbeHt31T+UGd/l8Kwr0XCTCZL3H4HMvvLCT7HU9V7yYdinTOv1gf/zfqNeDcCgaFH2BMsS8x6NvJg== |
1678 | 1683 | dependencies: |
1679 | | - "@typescript-eslint/types" "3.10.1" |
1680 | | - "@typescript-eslint/visitor-keys" "3.10.1" |
| 1684 | + "@typescript-eslint/types" "4.16.1" |
| 1685 | + "@typescript-eslint/visitor-keys" "4.16.1" |
1681 | 1686 | debug "^4.1.1" |
1682 | | - glob "^7.1.6" |
| 1687 | + globby "^11.0.1" |
1683 | 1688 | is-glob "^4.0.1" |
1684 | | - lodash "^4.17.15" |
1685 | 1689 | semver "^7.3.2" |
1686 | 1690 | tsutils "^3.17.1" |
1687 | 1691 |
|
1688 | | -"@typescript-eslint/visitor-keys@3.10.1": |
1689 | | - version "3.10.1" |
1690 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931" |
1691 | | - integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ== |
| 1692 | +"@typescript-eslint/visitor-keys@4.16.1": |
| 1693 | + version "4.16.1" |
| 1694 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293" |
| 1695 | + integrity sha512-s/aIP1XcMkEqCNcPQtl60ogUYjSM8FU2mq1O7y5cFf3Xcob1z1iXWNB6cC43Op+NGRTFgGolri6s8z/efA9i1w== |
1692 | 1696 | dependencies: |
1693 | | - eslint-visitor-keys "^1.1.0" |
| 1697 | + "@typescript-eslint/types" "4.16.1" |
| 1698 | + eslint-visitor-keys "^2.0.0" |
1694 | 1699 |
|
1695 | 1700 | JSONStream@^1.0.4: |
1696 | 1701 | version "1.3.5" |
@@ -4521,7 +4526,7 @@ globby@^10.0.1: |
4521 | 4526 | merge2 "^1.2.3" |
4522 | 4527 | slash "^3.0.0" |
4523 | 4528 |
|
4524 | | -globby@^11.0.0, globby@^11.0.2: |
| 4529 | +globby@^11.0.0, globby@^11.0.1, globby@^11.0.2: |
4525 | 4530 | version "11.0.2" |
4526 | 4531 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83" |
4527 | 4532 | integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og== |
|
0 commit comments