Skip to content

Commit c71b922

Browse files
chore(deps): update dependency @octokit/rest to v18.9.0 (#636)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 056ff8d commit c71b922

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@commitlint/cli": "11.0.0",
2323
"@commitlint/config-conventional": "11.0.0",
24-
"@octokit/rest": "18.8.0",
24+
"@octokit/rest": "18.9.0",
2525
"@types/jest": "24.9.1",
2626
"@typescript-eslint/eslint-plugin": "1.13.0",
2727
"@typescript-eslint/parser": "1.13.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,10 +1434,10 @@
14341434
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.3.2.tgz#065ce49b338043ec7f741316ce06afd4d459d944"
14351435
integrity sha512-oJhK/yhl9Gt430OrZOzAl2wJqR0No9445vmZ9Ey8GjUZUpwuu/vmEFP0TDhDXdpGDoxD6/EIFHJEcY8nHXpDTA==
14361436

1437-
"@octokit/openapi-types@^9.3.0":
1438-
version "9.3.0"
1439-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.3.0.tgz#160347858d727527901c6aae7f7d5c2414cc1f2e"
1440-
integrity sha512-oz60hhL+mDsiOWhEwrj5aWXTOMVtQgcvP+sRzX4C3cH7WOK9QSAoEtjWh0HdOf6V3qpdgAmUMxnQPluzDWR7Fw==
1437+
"@octokit/openapi-types@^9.4.0":
1438+
version "9.4.0"
1439+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.4.0.tgz#31a76fb4c0f2e15af300edd880cedf4f75be212b"
1440+
integrity sha512-rKRkXikOJgDNImPl49IJuECLVXjj+t4qOXHhl8SBjMQCGGp1w4m5Ud/0kfdUx+zCpTvBN8vaOUDF4nnboZoOtQ==
14411441

14421442
"@octokit/plugin-enterprise-compatibility@^1.2.2":
14431443
version "1.2.5"
@@ -1499,12 +1499,12 @@
14991499
"@octokit/types" "^5.4.1"
15001500
deprecation "^2.3.1"
15011501

1502-
"@octokit/plugin-rest-endpoint-methods@5.6.0":
1503-
version "5.6.0"
1504-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.6.0.tgz#c28833b88d0f07bf94093405d02d43d73c7de99b"
1505-
integrity sha512-2G7lIPwjG9XnTlNhe/TRnpI8yS9K2l68W4RP/ki3wqw2+sVeTK8hItPxkqEI30VeH0UwnzpuksMU/yHxiVVctw==
1502+
"@octokit/plugin-rest-endpoint-methods@5.7.0":
1503+
version "5.7.0"
1504+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.7.0.tgz#80b69452c17597738d4692c79829b72d9e72ccec"
1505+
integrity sha512-G7sgccWRYQMwcHJXkDY/sDxbXeKiZkFQqUtzBCwmrzCNj2GQf3VygQ4T/BFL2crLVpIbenkE/c0ErhYOte2MPw==
15061506
dependencies:
1507-
"@octokit/types" "^6.23.0"
1507+
"@octokit/types" "^6.24.0"
15081508
deprecation "^2.3.1"
15091509

15101510
"@octokit/plugin-retry@^3.0.1":
@@ -1594,15 +1594,15 @@
15941594
once "^1.4.0"
15951595
universal-user-agent "^4.0.0"
15961596

1597-
"@octokit/rest@18.8.0":
1598-
version "18.8.0"
1599-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.8.0.tgz#ba24f7ba554f015a7ae2b7cc2aecef5386ddfea5"
1600-
integrity sha512-lsuNRhgzGnLMn/NmQTNCit/6jplFWiTUlPXhqN0zCMLwf2/9pseHzsnTW+Cjlp4bLMEJJNPa5JOzSLbSCOahKw==
1597+
"@octokit/rest@18.9.0":
1598+
version "18.9.0"
1599+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.9.0.tgz#e5cc23fa199a2bdeea9efbe6096f81d7d6156fe9"
1600+
integrity sha512-VrmrE8gjpuOoDAGjrQq2j9ZhOE6LxaqxaQg0yMrrEnnQZy2ZcAnr5qbVfKsMF0up/48PRV/VFS/2GSMhA7nTdA==
16011601
dependencies:
16021602
"@octokit/core" "^3.5.0"
16031603
"@octokit/plugin-paginate-rest" "^2.6.2"
16041604
"@octokit/plugin-request-log" "^1.0.2"
1605-
"@octokit/plugin-rest-endpoint-methods" "5.6.0"
1605+
"@octokit/plugin-rest-endpoint-methods" "5.7.0"
16061606

16071607
"@octokit/rest@^16.28.4":
16081608
version "16.43.2"
@@ -1673,12 +1673,12 @@
16731673
dependencies:
16741674
"@octokit/openapi-types" "^7.3.2"
16751675

1676-
"@octokit/types@^6.23.0":
1677-
version "6.23.0"
1678-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.23.0.tgz#b39f242b20036e89fa8f34f7962b4e9b7ff8f65b"
1679-
integrity sha512-eG3clC31GSS7K3oBK6C6o7wyXPrkP+mu++eus8CSZdpRytJ5PNszYxudOQ0spWZQ3S9KAtoTG6v1WK5prJcJrA==
1676+
"@octokit/types@^6.24.0":
1677+
version "6.24.0"
1678+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.24.0.tgz#d7858ceae8ac29256da85dcfcb9acbae28e6ba22"
1679+
integrity sha512-MfEimJeQ8AV1T2nI5kOfHqsqPHaAnG0Dw3MVoHSEsEq6iLKx2N91o+k2uAgXhPYeSE76LVBqjgTShnFFgNwe0A==
16801680
dependencies:
1681-
"@octokit/openapi-types" "^9.3.0"
1681+
"@octokit/openapi-types" "^9.4.0"
16821682

16831683
"@samverschueren/stream-to-observable@^0.3.0":
16841684
version "0.3.1"

0 commit comments

Comments
 (0)