|
1404 | 1404 | dependencies:
|
1405 | 1405 | "@octokit/types" "^6.0.3"
|
1406 | 1406 |
|
1407 |
| -"@octokit/core@^4.0.0": |
1408 |
| - version "4.0.2" |
1409 |
| - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.0.2.tgz#4eaf9c5fd39913b541c5e31a2b8fdc3cf50480bc" |
1410 |
| - integrity sha512-vgVtE02EF9kXFsjmFoKFCwH1wDspPfDgopRbAlavkGuBJPWF+u5n0xgwP4obmdKNvLM+bB7MI7W31c2E13zgDQ== |
| 1407 | +"@octokit/core@^4.2.1": |
| 1408 | + version "4.2.1" |
| 1409 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.2.1.tgz#fee6341ad0ce60c29cc455e056cd5b500410a588" |
| 1410 | + integrity sha512-tEDxFx8E38zF3gT7sSMDrT1tGumDgsw5yPG6BBh/X+5ClIQfMH/Yqocxz1PnHx6CHyF6pxmovUTOfZAUvQ0Lvw== |
1411 | 1411 | dependencies:
|
1412 | 1412 | "@octokit/auth-token" "^3.0.0"
|
1413 |
| - "@octokit/graphql" "^4.5.8" |
| 1413 | + "@octokit/graphql" "^5.0.0" |
1414 | 1414 | "@octokit/request" "^6.0.0"
|
1415 |
| - "@octokit/request-error" "^2.0.5" |
1416 |
| - "@octokit/types" "^6.0.3" |
| 1415 | + "@octokit/request-error" "^3.0.0" |
| 1416 | + "@octokit/types" "^9.0.0" |
1417 | 1417 | before-after-hook "^2.2.0"
|
1418 | 1418 | universal-user-agent "^6.0.0"
|
1419 | 1419 |
|
1420 |
| -"@octokit/endpoint@^6.0.1": |
1421 |
| - version "6.0.12" |
1422 |
| - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.12.tgz#3b4d47a4b0e79b1027fb8d75d4221928b2d05658" |
1423 |
| - integrity sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA== |
1424 |
| - dependencies: |
1425 |
| - "@octokit/types" "^6.0.3" |
1426 |
| - is-plain-object "^5.0.0" |
1427 |
| - universal-user-agent "^6.0.0" |
1428 |
| - |
1429 | 1420 | "@octokit/endpoint@^7.0.0":
|
1430 | 1421 | version "7.0.0"
|
1431 | 1422 | resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-7.0.0.tgz#be758a1236d68d6bbb505e686dd50881c327a519"
|
|
1435 | 1426 | is-plain-object "^5.0.0"
|
1436 | 1427 | universal-user-agent "^6.0.0"
|
1437 | 1428 |
|
1438 |
| -"@octokit/graphql@^4.5.8": |
1439 |
| - version "4.8.0" |
1440 |
| - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.8.0.tgz#664d9b11c0e12112cbf78e10f49a05959aa22cc3" |
1441 |
| - integrity sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg== |
| 1429 | +"@octokit/graphql@^5.0.0": |
| 1430 | + version "5.0.6" |
| 1431 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-5.0.6.tgz#9eac411ac4353ccc5d3fca7d76736e6888c5d248" |
| 1432 | + integrity sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw== |
1442 | 1433 | dependencies:
|
1443 |
| - "@octokit/request" "^5.6.0" |
1444 |
| - "@octokit/types" "^6.0.3" |
| 1434 | + "@octokit/request" "^6.0.0" |
| 1435 | + "@octokit/types" "^9.0.0" |
1445 | 1436 | universal-user-agent "^6.0.0"
|
1446 | 1437 |
|
1447 | 1438 | "@octokit/openapi-types@^11.2.0":
|
1448 | 1439 | version "11.2.0"
|
1449 | 1440 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.2.0.tgz#b38d7fc3736d52a1e96b230c1ccd4a58a2f400a6"
|
1450 | 1441 | integrity sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==
|
1451 | 1442 |
|
1452 |
| -"@octokit/plugin-paginate-rest@^2.16.8": |
1453 |
| - version "2.17.0" |
1454 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.17.0.tgz#32e9c7cab2a374421d3d0de239102287d791bce7" |
1455 |
| - integrity sha512-tzMbrbnam2Mt4AhuyCHvpRkS0oZ5MvwwcQPYGtMv4tUa5kkzG58SVB0fcsLulOZQeRnOgdkZWkRUiyBlh0Bkyw== |
| 1443 | +"@octokit/openapi-types@^17.2.0": |
| 1444 | + version "17.2.0" |
| 1445 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.2.0.tgz#f1800b5f9652b8e1b85cc6dfb1e0dc888810bdb5" |
| 1446 | + integrity sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ== |
| 1447 | + |
| 1448 | +"@octokit/plugin-paginate-rest@^6.1.2": |
| 1449 | + version "6.1.2" |
| 1450 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz#f86456a7a1fe9e58fec6385a85cf1b34072341f8" |
| 1451 | + integrity sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ== |
1456 | 1452 | dependencies:
|
1457 |
| - "@octokit/types" "^6.34.0" |
| 1453 | + "@octokit/tsconfig" "^1.0.2" |
| 1454 | + "@octokit/types" "^9.2.3" |
1458 | 1455 |
|
1459 |
| -"@octokit/plugin-request-log@^1.0.4": |
1460 |
| - version "1.0.4" |
1461 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85" |
1462 |
| - integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA== |
| 1456 | +"@octokit/plugin-retry@^4.1.3": |
| 1457 | + version "4.1.3" |
| 1458 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-4.1.3.tgz#c717d7908be26a5570941d9688e3e8a3da95e714" |
| 1459 | + integrity sha512-3YKBj7d0J/4mpEc4xzMociWsMNl5lZqrpAnYcW6mqiSGF3wFjU+c6GHih6GLClk31JNvKDr0x9jc5cfm7evkZg== |
| 1460 | + dependencies: |
| 1461 | + "@octokit/types" "^9.0.0" |
| 1462 | + bottleneck "^2.15.3" |
1463 | 1463 |
|
1464 |
| -"@octokit/plugin-rest-endpoint-methods@^5.12.0": |
1465 |
| - version "5.13.0" |
1466 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.13.0.tgz#8c46109021a3412233f6f50d28786f8e552427ba" |
1467 |
| - integrity sha512-uJjMTkN1KaOIgNtUPMtIXDOjx6dGYysdIFhgA52x4xSadQCz3b/zJexvITDVpANnfKPW/+E0xkOvLntqMYpviA== |
| 1464 | +"@octokit/plugin-throttling@^5.2.3": |
| 1465 | + version "5.2.3" |
| 1466 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz#9f552a14dcee5c7326dd9dee64a71ea76b108814" |
| 1467 | + integrity sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q== |
1468 | 1468 | dependencies:
|
1469 |
| - "@octokit/types" "^6.34.0" |
1470 |
| - deprecation "^2.3.1" |
| 1469 | + "@octokit/types" "^9.0.0" |
| 1470 | + bottleneck "^2.15.3" |
1471 | 1471 |
|
1472 |
| -"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0": |
| 1472 | +"@octokit/request-error@^2.1.0": |
1473 | 1473 | version "2.1.0"
|
1474 | 1474 | resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.1.0.tgz#9e150357831bfc788d13a4fd4b1913d60c74d677"
|
1475 | 1475 | integrity sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==
|
|
1478 | 1478 | deprecation "^2.0.0"
|
1479 | 1479 | once "^1.4.0"
|
1480 | 1480 |
|
1481 |
| -"@octokit/request@^5.6.0": |
1482 |
| - version "5.6.3" |
1483 |
| - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.3.tgz#19a022515a5bba965ac06c9d1334514eb50c48b0" |
1484 |
| - integrity sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A== |
| 1481 | +"@octokit/request-error@^3.0.0": |
| 1482 | + version "3.0.3" |
| 1483 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-3.0.3.tgz#ef3dd08b8e964e53e55d471acfe00baa892b9c69" |
| 1484 | + integrity sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ== |
1485 | 1485 | dependencies:
|
1486 |
| - "@octokit/endpoint" "^6.0.1" |
1487 |
| - "@octokit/request-error" "^2.1.0" |
1488 |
| - "@octokit/types" "^6.16.1" |
1489 |
| - is-plain-object "^5.0.0" |
1490 |
| - node-fetch "^2.6.7" |
1491 |
| - universal-user-agent "^6.0.0" |
| 1486 | + "@octokit/types" "^9.0.0" |
| 1487 | + deprecation "^2.0.0" |
| 1488 | + once "^1.4.0" |
1492 | 1489 |
|
1493 | 1490 | "@octokit/request@^6.0.0":
|
1494 | 1491 | version "6.0.1"
|
|
1502 | 1499 | node-fetch "^2.6.7"
|
1503 | 1500 | universal-user-agent "^6.0.0"
|
1504 | 1501 |
|
1505 |
| -"@octokit/rest@^19.0.0": |
1506 |
| - version "19.0.1" |
1507 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.1.tgz#5eaa384b096e1ebbe02390297bde085a2457e696" |
1508 |
| - integrity sha512-gZUhimQN9aKF0eBLlWFmZlKO8ksFgm6+9dy1Nu/2soS9dljlH/CmjPIGH1/hZiFoKckGAoLmMIHVjDWIhC2myw== |
1509 |
| - dependencies: |
1510 |
| - "@octokit/core" "^4.0.0" |
1511 |
| - "@octokit/plugin-paginate-rest" "^2.16.8" |
1512 |
| - "@octokit/plugin-request-log" "^1.0.4" |
1513 |
| - "@octokit/plugin-rest-endpoint-methods" "^5.12.0" |
| 1502 | +"@octokit/tsconfig@^1.0.2": |
| 1503 | + version "1.0.2" |
| 1504 | + resolved "https://registry.yarnpkg.com/@octokit/tsconfig/-/tsconfig-1.0.2.tgz#59b024d6f3c0ed82f00d08ead5b3750469125af7" |
| 1505 | + integrity sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA== |
1514 | 1506 |
|
1515 |
| -"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.34.0": |
| 1507 | +"@octokit/types@^6.0.3", "@octokit/types@^6.16.1": |
1516 | 1508 | version "6.34.0"
|
1517 | 1509 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.34.0.tgz#c6021333334d1ecfb5d370a8798162ddf1ae8218"
|
1518 | 1510 | integrity sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==
|
1519 | 1511 | dependencies:
|
1520 | 1512 | "@octokit/openapi-types" "^11.2.0"
|
1521 | 1513 |
|
| 1514 | +"@octokit/types@^9.0.0", "@octokit/types@^9.2.3": |
| 1515 | + version "9.2.3" |
| 1516 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.3.tgz#d0af522f394d74b585cefb7efd6197ca44d183a9" |
| 1517 | + integrity sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA== |
| 1518 | + dependencies: |
| 1519 | + "@octokit/openapi-types" "^17.2.0" |
| 1520 | + |
1522 | 1521 |
|
1523 | 1522 | version "11.1.1"
|
1524 | 1523 | resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.1.tgz#258663a7aa6b51390dd39ae6e5502f2c4b2807cb"
|
|
1565 | 1564 | micromatch "^4.0.0"
|
1566 | 1565 | p-reduce "^2.0.0"
|
1567 | 1566 |
|
1568 |
| -"@semantic-release/[email protected].7": |
1569 |
| - version "8.0.7" |
1570 |
| - resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.7.tgz#643aee7a5cdd2acd3ae643bb90ad4ac796901de6" |
1571 |
| - integrity sha512-VtgicRIKGvmTHwm//iqTh/5NGQwsncOMR5vQK9pMT92Aem7dv37JFKKRuulUsAnUOIlO4G8wH3gPiBAA0iW0ww== |
| 1567 | +"@semantic-release/[email protected].8": |
| 1568 | + version "8.0.8" |
| 1569 | + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-8.0.8.tgz#d1e8f9ec0ef2d1a9afddbc094086b22cb11a917a" |
| 1570 | + integrity sha512-zu014e5FtoENb278YTVBCpLTK73LgXJn9UISGSzor/fnhRRwiyc1L7J+ijdpv90zvW+vb7oTwK3H6piFa5ck1g== |
1572 | 1571 | dependencies:
|
1573 |
| - "@octokit/rest" "^19.0.0" |
| 1572 | + "@octokit/core" "^4.2.1" |
| 1573 | + "@octokit/plugin-paginate-rest" "^6.1.2" |
| 1574 | + "@octokit/plugin-retry" "^4.1.3" |
| 1575 | + "@octokit/plugin-throttling" "^5.2.3" |
1574 | 1576 | "@semantic-release/error" "^3.0.0"
|
1575 | 1577 | aggregate-error "^3.0.0"
|
1576 |
| - bottleneck "^2.18.1" |
1577 | 1578 | debug "^4.0.0"
|
1578 | 1579 | dir-glob "^3.0.0"
|
1579 | 1580 | fs-extra "^11.0.0"
|
|
1584 | 1585 | lodash "^4.17.4"
|
1585 | 1586 | mime "^3.0.0"
|
1586 | 1587 | p-filter "^2.0.0"
|
1587 |
| - p-retry "^4.0.0" |
1588 | 1588 | url-join "^4.0.0"
|
1589 | 1589 |
|
1590 | 1590 | "@sinclair/typebox@^0.24.1":
|
|
1825 | 1825 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.1.tgz#76e72d8a775eef7ce649c63c8acae1a0824bbaed"
|
1826 | 1826 | integrity sha512-XFjFHmaLVifrAKaZ+EKghFHtHSUonyw8P2Qmy2/+osBnrKbH9UYtlK10zg8/kCt47MFilll/DEDKy3DHfJ0URw==
|
1827 | 1827 |
|
1828 |
| -"@types/retry@^0.12.0": |
1829 |
| - version "0.12.1" |
1830 |
| - resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065" |
1831 |
| - integrity sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g== |
1832 |
| - |
1833 | 1828 |
|
1834 | 1829 | version "20.0.1"
|
1835 | 1830 | resolved "https://registry.yarnpkg.com/@types/semantic-release/-/semantic-release-20.0.1.tgz#9bb6291194e9f0a8a2175df80b1b746499d14d1d"
|
@@ -2356,7 +2351,7 @@ bl@^5.0.0:
|
2356 | 2351 | inherits "^2.0.4"
|
2357 | 2352 | readable-stream "^3.4.0"
|
2358 | 2353 |
|
2359 |
| -bottleneck@^2.18.1: |
| 2354 | +bottleneck@^2.15.3: |
2360 | 2355 | version "2.19.5"
|
2361 | 2356 | resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.19.5.tgz#5df0b90f59fd47656ebe63c78a98419205cadd91"
|
2362 | 2357 | integrity sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw==
|
@@ -2763,7 +2758,7 @@ delayed-stream@~1.0.0:
|
2763 | 2758 | resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
|
2764 | 2759 | integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
|
2765 | 2760 |
|
2766 |
| -deprecation@^2.0.0, deprecation@^2.3.1: |
| 2761 | +deprecation@^2.0.0: |
2767 | 2762 | version "2.3.1"
|
2768 | 2763 | resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
|
2769 | 2764 | integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
|
@@ -4707,14 +4702,6 @@ p-reduce@^2.0.0:
|
4707 | 4702 | resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-2.1.0.tgz#09408da49507c6c274faa31f28df334bc712b64a"
|
4708 | 4703 | integrity sha512-2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==
|
4709 | 4704 |
|
4710 |
| -p-retry@^4.0.0: |
4711 |
| - version "4.6.1" |
4712 |
| - resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-4.6.1.tgz#8fcddd5cdf7a67a0911a9cf2ef0e5df7f602316c" |
4713 |
| - integrity sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA== |
4714 |
| - dependencies: |
4715 |
| - "@types/retry" "^0.12.0" |
4716 |
| - retry "^0.13.1" |
4717 |
| - |
4718 | 4705 | p-try@^2.0.0:
|
4719 | 4706 | version "2.2.0"
|
4720 | 4707 | resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
@@ -5038,11 +5025,6 @@ restore-cursor@^4.0.0:
|
5038 | 5025 | onetime "^5.1.0"
|
5039 | 5026 | signal-exit "^3.0.2"
|
5040 | 5027 |
|
5041 |
| -retry@^0.13.1: |
5042 |
| - version "0.13.1" |
5043 |
| - resolved "https://registry.yarnpkg.com/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658" |
5044 |
| - integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg== |
5045 |
| - |
5046 | 5028 | reusify@^1.0.4:
|
5047 | 5029 | version "1.0.4"
|
5048 | 5030 | resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
|
0 commit comments