|
64 | 64 | time-require "^0.1.2"
|
65 | 65 | valid-url "^1.0.9"
|
66 | 66 |
|
67 |
| -"@auto-it/bot-list@^9.31.1": |
68 |
| - version "9.31.1" |
69 |
| - resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.31.1.tgz#d76e3c1cb7252bde9dc4f30f696cbdec3261cbd0" |
70 |
| - integrity sha512-mHcF/Nth4ZAHwlojaJjr8Dka0y7u+zkwSB3Z63siL0NXw91TYWoraPOY6tydUC59cflEzjuYxGlHN9ZWQ2tRVw== |
71 |
| - |
72 |
| -"@auto-it/core@^9.31.1": |
73 |
| - version "9.31.1" |
74 |
| - resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.31.1.tgz#932007341d67bc22c39bb8974cf5cbbefa18f849" |
75 |
| - integrity sha512-nHMQHL0T2LMnRWn/RQiFTc049JndXfza981FPb84RSxDH1z8pylblwo+Af6LnnAbg7GMd0JfEJmbKt9lq/AHuQ== |
76 |
| - dependencies: |
77 |
| - "@auto-it/bot-list" "^9.31.1" |
78 |
| - "@octokit/core" "2.4.2" |
79 |
| - "@octokit/graphql" "4.3.1" |
80 |
| - "@octokit/plugin-enterprise-compatibility" "1.2.2" |
81 |
| - "@octokit/plugin-retry" "3.0.1" |
| 67 | +"@auto-it/bot-list@^9.40.5": |
| 68 | + version "9.40.5" |
| 69 | + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.40.5.tgz#11b5b0eeb642139b6964a7f6b9c445546e73c582" |
| 70 | + integrity sha512-bqNfmY2CWFfmwAoSqmh3a3P77+Bu8zBm1TqSjUEGmqHsbJ5GQjmR4MxGdq5rLB+wsXj8mKOzuMBopXnEOOPXRg== |
| 71 | + |
| 72 | +"@auto-it/core@^9.40.5": |
| 73 | + version "9.40.5" |
| 74 | + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.40.5.tgz#39f1632ffddadfdd4f22069b3535d5829b0c05da" |
| 75 | + integrity sha512-EmuxNU4gYWxdnlQzeB2Il7pWJe12SDKFG4TnaapEba3fjnfNlPSlVcgBjAowZNGOhhPkhfxkeKUE6aXcHLtplg== |
| 76 | + dependencies: |
| 77 | + "@auto-it/bot-list" "^9.40.5" |
| 78 | + "@octokit/graphql" "^4.4.0" |
| 79 | + "@octokit/plugin-enterprise-compatibility" "^1.2.2" |
| 80 | + "@octokit/plugin-retry" "^3.0.1" |
82 | 81 | "@octokit/plugin-throttling" "^3.2.0"
|
83 |
| - "@octokit/rest" "16.43.1" |
| 82 | + "@octokit/rest" "^18.0.0" |
84 | 83 | await-to-js "^2.1.1"
|
85 | 84 | chalk "^4.0.0"
|
86 | 85 | cosmiconfig "6.0.0"
|
|
106 | 105 | tapable "^2.0.0-beta.2"
|
107 | 106 | terminal-link "^2.1.1"
|
108 | 107 | tinycolor2 "^1.4.1"
|
109 |
| - tslib "1.11.1" |
| 108 | + tslib "2.0.0" |
110 | 109 | typescript-memoize "^1.0.0-alpha.3"
|
111 | 110 | url-join "^4.0.0"
|
112 | 111 |
|
113 |
| -"@auto-it/npm@^9.31.1": |
114 |
| - version "9.31.1" |
115 |
| - resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.31.1.tgz#72b9cb071ac3f30f7a06f0e0633f3d05b79420ba" |
116 |
| - integrity sha512-OcKAiCNA9kBqMZn2n4NEiw5myvDITYTz0MqYFXFQKa1EhNbOPL/VrFVFGL8xG+A7d626TT3BuuqG0OXc56WjMQ== |
| 112 | +"@auto-it/npm@^9.40.5": |
| 113 | + version "9.40.5" |
| 114 | + resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.40.5.tgz#16edf3636b4d5474ba3f843e3257d4a8b4f5f35f" |
| 115 | + integrity sha512-jVQ1IWnX54alDQyX9NyY1dFKPcBo9mMbWoy004khXWhNnRnOH0l6hwF7aNCXQdEO0rseC1QJX55DgyW7crfAIQ== |
117 | 116 | dependencies:
|
118 |
| - "@auto-it/core" "^9.31.1" |
| 117 | + "@auto-it/core" "^9.40.5" |
119 | 118 | await-to-js "^2.1.1"
|
120 | 119 | env-ci "^5.0.1"
|
121 | 120 | fp-ts "^2.5.3"
|
|
125 | 124 | parse-github-url "1.0.2"
|
126 | 125 | registry-url "^5.1.0"
|
127 | 126 | semver "^7.0.0"
|
128 |
| - tslib "1.11.1" |
| 127 | + tslib "2.0.0" |
129 | 128 | typescript-memoize "^1.0.0-alpha.3"
|
130 | 129 | url-join "^4.0.0"
|
131 | 130 | user-home "^2.0.0"
|
132 | 131 |
|
133 |
| -"@auto-it/released@^9.31.1": |
134 |
| - version "9.31.1" |
135 |
| - resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.31.1.tgz#ed21d4bec75451fb87e49fe56e98e27928528bff" |
136 |
| - integrity sha512-opWCWp2uj0feoSbrsOTNWF2lJGt6dAzzPkyCvY2C8bBj8m7mCUuIxCodl+x8NnQBCocNnerpCr4kQ14RzBLKqQ== |
| 132 | +"@auto-it/released@^9.40.5": |
| 133 | + version "9.40.5" |
| 134 | + resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.40.5.tgz#c7be442f355e0f0984528e18be7d56a16c0ff482" |
| 135 | + integrity sha512-z+sFrQFzbaHrDtIEfQkFzyAtAJBwyTG8S2S4ry22wHSk4oDkgc8YyteEuRxtmL3L3zYx2T3KTMA3hraACqA8yA== |
137 | 136 | dependencies:
|
138 |
| - "@auto-it/core" "^9.31.1" |
| 137 | + "@auto-it/core" "^9.40.5" |
139 | 138 | deepmerge "^4.0.0"
|
140 | 139 | fp-ts "^2.5.3"
|
141 | 140 | io-ts "^2.1.2"
|
142 |
| - tslib "1.11.1" |
| 141 | + tslib "2.0.0" |
143 | 142 |
|
144 | 143 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
|
145 | 144 | version "7.5.5"
|
|
479 | 478 | dependencies:
|
480 | 479 | "@babel/helper-plugin-utils" "^7.0.0"
|
481 | 480 |
|
482 |
| -"@babel/plugin-syntax-jsx@^7.2.0": |
| 481 | +"@babel/plugin-syntax-jsx@7.2.0", "@babel/plugin-syntax-jsx@^7.2.0": |
483 | 482 | version "7.2.0"
|
484 | 483 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
|
485 | 484 | integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
|
|
724 | 723 | "@babel/helper-plugin-utils" "^7.0.0"
|
725 | 724 | "@babel/plugin-syntax-jsx" "^7.2.0"
|
726 | 725 |
|
727 |
| -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.3.0": |
| 726 | +"@babel/plugin-transform-react-jsx@7.3.0", "@babel/plugin-transform-react-jsx@^7.0.0": |
728 | 727 | version "7.3.0"
|
729 | 728 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.3.0.tgz#f2cab99026631c767e2745a5368b331cfe8f5290"
|
730 | 729 | integrity sha512-a/+aRb7R06WcKvQLOu4/TpjKOdvVEKRLWFpKcNuHhiREPgGRB4TQJxq07+EZLS8LFVYpfq1a5lDUnuMdcCpBKg==
|
|
1726 | 1725 | dependencies:
|
1727 | 1726 | "@octokit/types" "^2.0.0"
|
1728 | 1727 |
|
1729 |
| -"@octokit/core@2.4.2": |
1730 |
| - version "2.4.2" |
1731 |
| - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-2.4.2.tgz#c22e583afc97e74015ea5bfd3ffb3ffc56c186ed" |
1732 |
| - integrity sha512-fUx/Qt774cgiPhb3HRKfdl6iufVL/ltECkwkCg373I4lIPYvAPY4cbidVZqyVqHI+ThAIlFlTW8FT4QHChv3Sg== |
| 1728 | +"@octokit/core@^3.0.0": |
| 1729 | + version "3.1.0" |
| 1730 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.1.0.tgz#9c3c9b23f7504668cfa057f143ccbf0c645a0ac9" |
| 1731 | + integrity sha512-yPyQSmxIXLieEIRikk2w8AEtWkFdfG/LXcw1KvEtK3iP0ENZLW/WYQmdzOKqfSaLhooz4CJ9D+WY79C8ZliACw== |
1733 | 1732 | dependencies:
|
1734 | 1733 | "@octokit/auth-token" "^2.4.0"
|
1735 | 1734 | "@octokit/graphql" "^4.3.1"
|
1736 |
| - "@octokit/request" "^5.3.1" |
1737 |
| - "@octokit/types" "^2.0.0" |
| 1735 | + "@octokit/request" "^5.4.0" |
| 1736 | + "@octokit/types" "^5.0.0" |
1738 | 1737 | before-after-hook "^2.1.0"
|
1739 | 1738 | universal-user-agent "^5.0.0"
|
1740 | 1739 |
|
|
1755 | 1754 | is-plain-object "^3.0.0"
|
1756 | 1755 | universal-user-agent "^5.0.0"
|
1757 | 1756 |
|
1758 |
| -"@octokit/graphql@4.3.1": |
1759 |
| - version "4.3.1" |
1760 |
| - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.3.1.tgz#9ee840e04ed2906c7d6763807632de84cdecf418" |
1761 |
| - integrity sha512-hCdTjfvrK+ilU2keAdqNBWOk+gm1kai1ZcdjRfB30oA3/T6n53UVJb7w0L5cR3/rhU91xT3HSqCd+qbvH06yxA== |
1762 |
| - dependencies: |
1763 |
| - "@octokit/request" "^5.3.0" |
1764 |
| - "@octokit/types" "^2.0.0" |
1765 |
| - universal-user-agent "^4.0.0" |
1766 |
| - |
1767 | 1757 | "@octokit/graphql@^4.3.1":
|
1768 | 1758 | version "4.4.0"
|
1769 | 1759 | resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.4.0.tgz#4540b48bbf796b837b311ba6ea5104760db530ca"
|
|
1773 | 1763 | "@octokit/types" "^2.0.0"
|
1774 | 1764 | universal-user-agent "^5.0.0"
|
1775 | 1765 |
|
1776 |
| -"@octokit/plugin-enterprise-compatibility@1.2.2": |
1777 |
| - version "1.2.2" |
1778 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.2.tgz#a30b635b63760e1504e57af5cf54da058b32a1de" |
1779 |
| - integrity sha512-LjESzkcoQHm1JN3drgjttbSk5fYNI8EPtcAiDqpnok0oL69vWIb5tcjyKrg7fPwzyRl/+A+UQbkIOsG2LJh09w== |
| 1766 | +"@octokit/graphql@^4.4.0": |
| 1767 | + version "4.5.1" |
| 1768 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.5.1.tgz#162aed1490320b88ce34775b3f6b8de945529fa9" |
| 1769 | + integrity sha512-qgMsROG9K2KxDs12CO3bySJaYoUu2aic90qpFrv7A8sEBzZ7UFGvdgPKiLw5gOPYEYbS0Xf8Tvf84tJutHPulQ== |
| 1770 | + dependencies: |
| 1771 | + "@octokit/request" "^5.3.0" |
| 1772 | + "@octokit/types" "^5.0.0" |
| 1773 | + universal-user-agent "^5.0.0" |
| 1774 | + |
| 1775 | +"@octokit/plugin-enterprise-compatibility@^1.2.2": |
| 1776 | + version "1.2.5" |
| 1777 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.5.tgz#43f77a2e392daf76841dc1d25d5dd7846de5fad4" |
| 1778 | + integrity sha512-c909SIGuLV8/gF2qh5jwrWAu2+MdWbaeubQzTJjvSzeTY8JPlj5OVxHHKtIgc7JhJKhgt4a4+2eirnOR8LEcRw== |
1780 | 1779 | dependencies:
|
1781 | 1780 | "@octokit/request-error" "^2.0.0"
|
1782 |
| - "@octokit/types" "^2.0.1" |
| 1781 | + "@octokit/types" "^5.0.0" |
1783 | 1782 |
|
1784 | 1783 | "@octokit/plugin-enterprise-rest@^3.6.1":
|
1785 | 1784 | version "3.6.2"
|
1786 | 1785 | resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-rest/-/plugin-enterprise-rest-3.6.2.tgz#74de25bef21e0182b4fa03a8678cd00a4e67e561"
|
1787 | 1786 | integrity sha512-3wF5eueS5OHQYuAEudkpN+xVeUsg8vYEMMenEzLphUZ7PRZ8OJtDcsreL3ad9zxXmBbaFWzLmFcdob5CLyZftA==
|
1788 | 1787 |
|
1789 |
| -"@octokit/plugin-paginate-rest@^1.1.1": |
1790 |
| - version "1.1.2" |
1791 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz#004170acf8c2be535aba26727867d692f7b488fc" |
1792 |
| - integrity sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q== |
| 1788 | +"@octokit/plugin-paginate-rest@^2.2.0": |
| 1789 | + version "2.2.3" |
| 1790 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.2.3.tgz#a6ad4377e7e7832fb4bdd9d421e600cb7640ac27" |
| 1791 | + integrity sha512-eKTs91wXnJH8Yicwa30jz6DF50kAh7vkcqCQ9D7/tvBAP5KKkg6I2nNof8Mp/65G0Arjsb4QcOJcIEQY+rK1Rg== |
1793 | 1792 | dependencies:
|
1794 |
| - "@octokit/types" "^2.0.1" |
| 1793 | + "@octokit/types" "^5.0.0" |
1795 | 1794 |
|
1796 | 1795 | "@octokit/plugin-request-log@^1.0.0":
|
1797 | 1796 | version "1.0.0"
|
1798 | 1797 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
|
1799 | 1798 | integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
|
1800 | 1799 |
|
1801 |
| -"@octokit/plugin-rest-endpoint-methods@2.4.0": |
1802 |
| - version "2.4.0" |
1803 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz#3288ecf5481f68c494dd0602fc15407a59faf61e" |
1804 |
| - integrity sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ== |
| 1800 | +"@octokit/plugin-rest-endpoint-methods@4.0.0": |
| 1801 | + version "4.0.0" |
| 1802 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.0.0.tgz#b02a2006dda8e908c3f8ab381dd5475ef5a810a8" |
| 1803 | + integrity sha512-emS6gysz4E9BNi9IrCl7Pm4kR+Az3MmVB0/DoDCmF4U48NbYG3weKyDlgkrz6Jbl4Mu4nDx8YWZwC4HjoTdcCA== |
1805 | 1804 | dependencies:
|
1806 |
| - "@octokit/types" "^2.0.1" |
| 1805 | + "@octokit/types" "^5.0.0" |
1807 | 1806 | deprecation "^2.3.1"
|
1808 | 1807 |
|
1809 |
| -"@octokit/plugin-retry@3.0.1": |
1810 |
| - version "3.0.1" |
1811 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-3.0.1.tgz#4f17e4349b89754fd06951b548f08e2d8e7dd311" |
1812 |
| - integrity sha512-X+VALkeYyE4XGMHOoOnRS1/OvwvleZ2Xe3yxshaAKJrA4pbjBYptDx7IAY9xQj5JYY9vlCKUsXEZMWLRNxfViw== |
| 1808 | +"@octokit/plugin-retry@^3.0.1": |
| 1809 | + version "3.0.3" |
| 1810 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-3.0.3.tgz#9d7983ab15ae48da43e2584ea90932602c1cd37c" |
| 1811 | + integrity sha512-RFvcBg4JGyfWTWE35EIF7jf/eglIk5MuvfygzdIMLIVK3/4Ywz3X1x9Ri75nlyAmk53EpVWB4DwM/xEB1NXxXA== |
1813 | 1812 | dependencies:
|
1814 |
| - "@octokit/types" "^2.0.1" |
| 1813 | + "@octokit/types" "^5.0.0" |
1815 | 1814 | bottleneck "^2.15.3"
|
1816 | 1815 |
|
1817 | 1816 | "@octokit/plugin-throttling@^3.2.0":
|
|
1852 | 1851 | once "^1.4.0"
|
1853 | 1852 | universal-user-agent "^4.0.0"
|
1854 | 1853 |
|
1855 |
| -"@octokit/request@^5.3.0", "@octokit/request@^5.3.1": |
| 1854 | +"@octokit/request@^5.3.0": |
1856 | 1855 | version "5.4.2"
|
1857 | 1856 | resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.2.tgz#74f8e5bbd39dc738a1b127629791f8ad1b3193ee"
|
1858 | 1857 | integrity sha512-zKdnGuQ2TQ2vFk9VU8awFT4+EYf92Z/v3OlzRaSh4RIP0H6cvW1BFPXq4XYvNez+TPQjqN+0uSkCYnMFFhcFrw==
|
|
1866 | 1865 | once "^1.4.0"
|
1867 | 1866 | universal-user-agent "^5.0.0"
|
1868 | 1867 |
|
1869 |
| -"@octokit/rest@16.43.1": |
1870 |
| - version "16.43.1" |
1871 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.43.1.tgz#3b11e7d1b1ac2bbeeb23b08a17df0b20947eda6b" |
1872 |
| - integrity sha512-gfFKwRT/wFxq5qlNjnW2dh+qh74XgTQ2B179UX5K1HYCluioWj8Ndbgqw2PVqa1NnVJkGHp2ovMpVn/DImlmkw== |
| 1868 | +"@octokit/request@^5.4.0": |
| 1869 | + version "5.4.5" |
| 1870 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.5.tgz#8df65bd812047521f7e9db6ff118c06ba84ac10b" |
| 1871 | + integrity sha512-atAs5GAGbZedvJXXdjtKljin+e2SltEs48B3naJjqWupYl2IUBbB/CJisyjbNHcKpHzb3E+OYEZ46G8eakXgQg== |
1873 | 1872 | dependencies:
|
1874 |
| - "@octokit/auth-token" "^2.4.0" |
1875 |
| - "@octokit/plugin-paginate-rest" "^1.1.1" |
1876 |
| - "@octokit/plugin-request-log" "^1.0.0" |
1877 |
| - "@octokit/plugin-rest-endpoint-methods" "2.4.0" |
1878 |
| - "@octokit/request" "^5.2.0" |
1879 |
| - "@octokit/request-error" "^1.0.2" |
1880 |
| - atob-lite "^2.0.0" |
1881 |
| - before-after-hook "^2.0.0" |
1882 |
| - btoa-lite "^1.0.0" |
| 1873 | + "@octokit/endpoint" "^6.0.1" |
| 1874 | + "@octokit/request-error" "^2.0.0" |
| 1875 | + "@octokit/types" "^5.0.0" |
1883 | 1876 | deprecation "^2.0.0"
|
1884 |
| - lodash.get "^4.4.2" |
1885 |
| - lodash.set "^4.3.2" |
1886 |
| - lodash.uniq "^4.5.0" |
1887 |
| - octokit-pagination-methods "^1.1.0" |
| 1877 | + is-plain-object "^3.0.0" |
| 1878 | + node-fetch "^2.3.0" |
1888 | 1879 | once "^1.4.0"
|
1889 |
| - universal-user-agent "^4.0.0" |
| 1880 | + universal-user-agent "^5.0.0" |
1890 | 1881 |
|
1891 | 1882 | "@octokit/rest@^16.28.4":
|
1892 | 1883 | version "16.33.1"
|
|
1906 | 1897 | once "^1.4.0"
|
1907 | 1898 | universal-user-agent "^4.0.0"
|
1908 | 1899 |
|
| 1900 | +"@octokit/rest@^18.0.0": |
| 1901 | + version "18.0.0" |
| 1902 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.0.tgz#7f401d9ce13530ad743dfd519ae62ce49bcc0358" |
| 1903 | + integrity sha512-4G/a42lry9NFGuuECnua1R1eoKkdBYJap97jYbWDNYBOUboWcM75GJ1VIcfvwDV/pW0lMPs7CEmhHoVrSV5shg== |
| 1904 | + dependencies: |
| 1905 | + "@octokit/core" "^3.0.0" |
| 1906 | + "@octokit/plugin-paginate-rest" "^2.2.0" |
| 1907 | + "@octokit/plugin-request-log" "^1.0.0" |
| 1908 | + "@octokit/plugin-rest-endpoint-methods" "4.0.0" |
| 1909 | + |
1909 | 1910 | "@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
|
1910 | 1911 | version "2.15.0"
|
1911 | 1912 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.15.0.tgz#b2070520207727bc6ab3a9caa1e4f60b0434bfa8"
|
1912 | 1913 | integrity sha512-0mnpenB8rLhBVu8VUklp38gWi+EatjvcEcLWcdProMKauSaQWWepOAybZ714sOGsEyhXPlIcHICggn8HUsCXVw==
|
1913 | 1914 | dependencies:
|
1914 | 1915 | "@types/node" ">= 8"
|
1915 | 1916 |
|
| 1917 | +"@octokit/types@^5.0.0": |
| 1918 | + version "5.0.1" |
| 1919 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.0.1.tgz#5459e9a5e9df8565dcc62c17a34491904d71971e" |
| 1920 | + integrity sha512-GorvORVwp244fGKEt3cgt/P+M0MGy4xEDbckw+K5ojEezxyMDgCaYPKVct+/eWQfZXOT7uq0xRpmrl/+hliabA== |
| 1921 | + dependencies: |
| 1922 | + "@types/node" ">= 8" |
| 1923 | + |
1916 | 1924 | "@pattern-lab/starterkit-mustache-base@3.0.3":
|
1917 | 1925 | version "3.0.3"
|
1918 | 1926 | resolved "https://registry.yarnpkg.com/@pattern-lab/starterkit-mustache-base/-/starterkit-mustache-base-3.0.3.tgz#8ce9bc8e0d2254ee970a09c4bdc76d4f6131c91d"
|
@@ -3132,22 +3140,22 @@ auto-bind@^2.0.0:
|
3132 | 3140 | dependencies:
|
3133 | 3141 | "@types/react" "^16.8.12"
|
3134 | 3142 |
|
3135 |
| -auto@^9.31.1: |
3136 |
| - version "9.31.1" |
3137 |
| - resolved "https://registry.yarnpkg.com/auto/-/auto-9.31.1.tgz#1baeece6fc6bcd7e8443070440b2acb468f7df0e" |
3138 |
| - integrity sha512-fEvP9Wj1+UvDvWSk1AsLGOlrP/HJtVXWPSYm9WNDgLNWSqrGtcw/aa5JdrG2XZuQYimA4Qs7M2K/Gz+Zpy0Hbg== |
| 3143 | +auto@^9.40.5: |
| 3144 | + version "9.40.5" |
| 3145 | + resolved "https://registry.yarnpkg.com/auto/-/auto-9.40.5.tgz#0492ec2bf630c4c6bb83c1cc07356ef8945c6544" |
| 3146 | + integrity sha512-0KVhgcdb8l7B9I49qixgKwYIeWh7A2MASQYidQsleVJHrdu7N3NwH6XFGVNhRDs7HTEY6AGCMu9c2WIfHiOm1A== |
3139 | 3147 | dependencies:
|
3140 |
| - "@auto-it/core" "^9.31.1" |
3141 |
| - "@auto-it/npm" "^9.31.1" |
3142 |
| - "@auto-it/released" "^9.31.1" |
| 3148 | + "@auto-it/core" "^9.40.5" |
| 3149 | + "@auto-it/npm" "^9.40.5" |
| 3150 | + "@auto-it/released" "^9.40.5" |
3143 | 3151 | await-to-js "^2.1.1"
|
3144 | 3152 | chalk "^4.0.0"
|
3145 |
| - command-line-application "^0.9.3" |
| 3153 | + command-line-application "^0.10.1" |
3146 | 3154 | endent "^2.0.1"
|
3147 | 3155 | module-alias "^2.2.2"
|
3148 | 3156 | signale "^1.4.0"
|
3149 | 3157 | terminal-link "^2.1.1"
|
3150 |
| - tslib "1.11.1" |
| 3158 | + tslib "2.0.0" |
3151 | 3159 |
|
3152 | 3160 | autoprefixer@^9.6.5:
|
3153 | 3161 | version "9.7.1"
|
@@ -4755,10 +4763,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
|
4755 | 4763 | dependencies:
|
4756 | 4764 | delayed-stream "~1.0.0"
|
4757 | 4765 |
|
4758 |
| -command-line-application@^0.9.3: |
4759 |
| - version "0.9.6" |
4760 |
| - resolved "https://registry.yarnpkg.com/command-line-application/-/command-line-application-0.9.6.tgz#03da3db29a0dbee1af601f03198a2f2425d67803" |
4761 |
| - integrity sha512-7wc7YX7s/hqZWKp4r37IBlW/Bhh92HWeQW2VV++Mt9x35AKFntz9f7A94Zz+AsImHZmRGHd8iNW5m0jUd4GQpg== |
| 4766 | +command-line-application@^0.10.1: |
| 4767 | + version "0.10.1" |
| 4768 | + resolved "https://registry.yarnpkg.com/command-line-application/-/command-line-application-0.10.1.tgz#9ee0db7e41fe69f532eef0747e9ae958c0d348ae" |
| 4769 | + integrity sha512-PWZ4nRkz09MbBRocqEe/Fil3RjTaMNqw0didl1n/i3flDcw/vecVfvsw3r+ZHhGs4BOuW7sk3cEYSdfM3Wv5/Q== |
4762 | 4770 | dependencies:
|
4763 | 4771 | "@types/command-line-args" "^5.0.0"
|
4764 | 4772 | "@types/command-line-usage" "^5.0.1"
|
@@ -17490,10 +17498,10 @@ tslib@1.10.0, tslib@^1.9.0:
|
17490 | 17498 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
|
17491 | 17499 | integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
|
17492 | 17500 |
|
17493 |
| -tslib@1.11.1: |
17494 |
| - version "1.11.1" |
17495 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" |
17496 |
| - integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== |
| 17501 | +tslib@2.0.0: |
| 17502 | + version "2.0.0" |
| 17503 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" |
| 17504 | + integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== |
17497 | 17505 |
|
17498 | 17506 | tslib@^1.11.1:
|
17499 | 17507 | version "1.11.2"
|
|
0 commit comments