|
1917 | 1917 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-25.0.0.tgz#adeead36992abf966e89dcd53518d8b0dc910e0d" |
1918 | 1918 | integrity sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw== |
1919 | 1919 |
|
| 1920 | +"@octokit/openapi-types@^27.0.0": |
| 1921 | + version "27.0.0" |
| 1922 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-27.0.0.tgz#374ea53781965fd02a9d36cacb97e152cefff12d" |
| 1923 | + integrity sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA== |
| 1924 | + |
1920 | 1925 | "@octokit/plugin-paginate-rest@^13.0.0": |
1921 | 1926 | version "13.0.0" |
1922 | 1927 | resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-13.0.0.tgz#19be39a067086f1f6956c4721e6f1be0b9e06abd" |
1923 | 1928 | integrity sha512-nPXM3wgil9ONnAINcm8cN+nwso4QhNB13PtnlRFkYFHCUIogcH9DHak/StQYcwkkjuc7pUluLG1AWZNscgvH7Q== |
1924 | 1929 | dependencies: |
1925 | 1930 | "@octokit/types" "^14.0.0" |
1926 | 1931 |
|
| 1932 | +"@octokit/plugin-paginate-rest@^14.0.0": |
| 1933 | + version "14.0.0" |
| 1934 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz#44dc9fff2dacb148d4c5c788b573ddc044503026" |
| 1935 | + integrity sha512-fNVRE7ufJiAA3XUrha2omTA39M6IXIc6GIZLvlbsm8QOQCYvpq/LkMNGyFlB1d8hTDzsAXa3OKtybdMAYsV/fw== |
| 1936 | + dependencies: |
| 1937 | + "@octokit/types" "^16.0.0" |
| 1938 | + |
1927 | 1939 | "@octokit/plugin-retry@^8.0.0": |
1928 | 1940 | version "8.0.1" |
1929 | 1941 | resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-8.0.1.tgz#ee4a0487d31b97ad3deaf737faad68abeca3c227" |
|
1966 | 1978 | dependencies: |
1967 | 1979 | "@octokit/openapi-types" "^25.0.0" |
1968 | 1980 |
|
| 1981 | +"@octokit/types@^16.0.0": |
| 1982 | + version "16.0.0" |
| 1983 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-16.0.0.tgz#fbd7fa590c2ef22af881b1d79758bfaa234dbb7c" |
| 1984 | + integrity sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg== |
| 1985 | + dependencies: |
| 1986 | + "@octokit/openapi-types" "^27.0.0" |
| 1987 | + |
1969 | 1988 | "@pkgjs/parseargs@^0.11.0": |
1970 | 1989 | version "0.11.0" |
1971 | 1990 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
|
2172 | 2191 | micromatch "^4.0.0" |
2173 | 2192 | p-reduce "^2.0.0" |
2174 | 2193 |
|
2175 | | -"@semantic-release/[email protected].0": |
2176 | | - version "12.0.0" |
2177 | | - resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-12.0.0.tgz#b852703f96cbf9610e056a736c339516c8c27b30" |
2178 | | - integrity sha512-louWFjzZ+1dogfJTY8IuJuBcBUOTliYhBUYNcomnTfj0i959wtRQbr1POgdCoTHK7ut4N/0LNlYTH8SvSJM3hg== |
| 2194 | +"@semantic-release/[email protected].1": |
| 2195 | + version "12.0.1" |
| 2196 | + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-12.0.1.tgz#84596fc496abc286698e19c10d9caec4bb81428d" |
| 2197 | + integrity sha512-BSC7Ko6aRPnH8ttVBpd3gC98LTiyPdmrmX4qHilLw5EZqVrXrXwcKp/JKUC5hgm0XpJACR3nPjgbfOjTJ75PIA== |
2179 | 2198 | dependencies: |
2180 | 2199 | "@octokit/core" "^7.0.0" |
2181 | | - "@octokit/plugin-paginate-rest" "^13.0.0" |
| 2200 | + "@octokit/plugin-paginate-rest" "^14.0.0" |
2182 | 2201 | "@octokit/plugin-retry" "^8.0.0" |
2183 | 2202 | "@octokit/plugin-throttling" "^11.0.0" |
2184 | 2203 | "@semantic-release/error" "^4.0.0" |
|
0 commit comments