build(deps): bump @octokit/rest from 18.7.1 to 18.8.0
This commit is contained in:
parent
27430772ba
commit
c8c545c339
2 changed files with 20 additions and 20 deletions
|
@ -32,7 +32,7 @@
|
||||||
"url": "https://github.com/napi-rs/napi-rs/issues"
|
"url": "https://github.com/napi-rs/napi-rs/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/rest": "^18.7.1",
|
"@octokit/rest": "^18.8.0",
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
"clipanion": "^2.6.2",
|
"clipanion": "^2.6.2",
|
||||||
"debug": "^4.3.2",
|
"debug": "^4.3.2",
|
||||||
|
|
38
yarn.lock
38
yarn.lock
|
@ -921,10 +921,10 @@
|
||||||
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.2.tgz#065ce49b338043ec7f741316ce06afd4d459d944"
|
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-7.3.2.tgz#065ce49b338043ec7f741316ce06afd4d459d944"
|
||||||
integrity sha512-oJhK/yhl9Gt430OrZOzAl2wJqR0No9445vmZ9Ey8GjUZUpwuu/vmEFP0TDhDXdpGDoxD6/EIFHJEcY8nHXpDTA==
|
integrity sha512-oJhK/yhl9Gt430OrZOzAl2wJqR0No9445vmZ9Ey8GjUZUpwuu/vmEFP0TDhDXdpGDoxD6/EIFHJEcY8nHXpDTA==
|
||||||
|
|
||||||
"@octokit/openapi-types@^9.1.1":
|
"@octokit/openapi-types@^9.3.0":
|
||||||
version "9.1.1"
|
version "9.3.0"
|
||||||
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.1.tgz#fb87f2e2f44b95a5720d61dee409a9f1fbc59217"
|
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.3.0.tgz#160347858d727527901c6aae7f7d5c2414cc1f2e"
|
||||||
integrity sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw==
|
integrity sha512-oz60hhL+mDsiOWhEwrj5aWXTOMVtQgcvP+sRzX4C3cH7WOK9QSAoEtjWh0HdOf6V3qpdgAmUMxnQPluzDWR7Fw==
|
||||||
|
|
||||||
"@octokit/plugin-enterprise-rest@^6.0.1":
|
"@octokit/plugin-enterprise-rest@^6.0.1":
|
||||||
version "6.0.1"
|
version "6.0.1"
|
||||||
|
@ -951,12 +951,12 @@
|
||||||
"@octokit/types" "^4.1.6"
|
"@octokit/types" "^4.1.6"
|
||||||
deprecation "^2.3.1"
|
deprecation "^2.3.1"
|
||||||
|
|
||||||
"@octokit/plugin-rest-endpoint-methods@5.5.1":
|
"@octokit/plugin-rest-endpoint-methods@5.6.0":
|
||||||
version "5.5.1"
|
version "5.6.0"
|
||||||
resolved "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz#31cce8fc3eda4d186bd90828cb7a2203ad95e3d1"
|
resolved "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.6.0.tgz#c28833b88d0f07bf94093405d02d43d73c7de99b"
|
||||||
integrity sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==
|
integrity sha512-2G7lIPwjG9XnTlNhe/TRnpI8yS9K2l68W4RP/ki3wqw2+sVeTK8hItPxkqEI30VeH0UwnzpuksMU/yHxiVVctw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/types" "^6.21.1"
|
"@octokit/types" "^6.23.0"
|
||||||
deprecation "^2.3.1"
|
deprecation "^2.3.1"
|
||||||
|
|
||||||
"@octokit/request-error@^2.0.0", "@octokit/request-error@^2.0.5":
|
"@octokit/request-error@^2.0.0", "@octokit/request-error@^2.0.5":
|
||||||
|
@ -1013,15 +1013,15 @@
|
||||||
"@octokit/plugin-request-log" "^1.0.0"
|
"@octokit/plugin-request-log" "^1.0.0"
|
||||||
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
|
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
|
||||||
|
|
||||||
"@octokit/rest@^18.1.0", "@octokit/rest@^18.7.1":
|
"@octokit/rest@^18.1.0", "@octokit/rest@^18.8.0":
|
||||||
version "18.7.1"
|
version "18.8.0"
|
||||||
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.1.tgz#575ecf8b881b79540daa28b0fa3a2b3ae8ef2649"
|
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.8.0.tgz#ba24f7ba554f015a7ae2b7cc2aecef5386ddfea5"
|
||||||
integrity sha512-790Yv8Xpbqs3BtnMAO5hlOftVICHPdgZ/3qlTmeOoqrQGzT25BIpHkg/KKMeKG9Fg8d598PLxGhf80RswElv9g==
|
integrity sha512-lsuNRhgzGnLMn/NmQTNCit/6jplFWiTUlPXhqN0zCMLwf2/9pseHzsnTW+Cjlp4bLMEJJNPa5JOzSLbSCOahKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/core" "^3.5.0"
|
"@octokit/core" "^3.5.0"
|
||||||
"@octokit/plugin-paginate-rest" "^2.6.2"
|
"@octokit/plugin-paginate-rest" "^2.6.2"
|
||||||
"@octokit/plugin-request-log" "^1.0.2"
|
"@octokit/plugin-request-log" "^1.0.2"
|
||||||
"@octokit/plugin-rest-endpoint-methods" "5.5.1"
|
"@octokit/plugin-rest-endpoint-methods" "5.6.0"
|
||||||
|
|
||||||
"@octokit/types@^4.1.6":
|
"@octokit/types@^4.1.6":
|
||||||
version "4.1.10"
|
version "4.1.10"
|
||||||
|
@ -1051,12 +1051,12 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/openapi-types" "^7.3.2"
|
"@octokit/openapi-types" "^7.3.2"
|
||||||
|
|
||||||
"@octokit/types@^6.21.1":
|
"@octokit/types@^6.23.0":
|
||||||
version "6.21.1"
|
version "6.23.0"
|
||||||
resolved "https://registry.npmjs.org/@octokit/types/-/types-6.21.1.tgz#d0f2b7598c88e13d0bd87e330d975e3fb2a90180"
|
resolved "https://registry.npmjs.org/@octokit/types/-/types-6.23.0.tgz#b39f242b20036e89fa8f34f7962b4e9b7ff8f65b"
|
||||||
integrity sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==
|
integrity sha512-eG3clC31GSS7K3oBK6C6o7wyXPrkP+mu++eus8CSZdpRytJ5PNszYxudOQ0spWZQ3S9KAtoTG6v1WK5prJcJrA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/openapi-types" "^9.1.1"
|
"@octokit/openapi-types" "^9.3.0"
|
||||||
|
|
||||||
"@sindresorhus/is@^0.14.0":
|
"@sindresorhus/is@^0.14.0":
|
||||||
version "0.14.0"
|
version "0.14.0"
|
||||||
|
|
Loading…
Reference in a new issue