Skip to content

Commit bbccc47

Browse files
build(deps-dev): bump @octokit/rest from 18.7.0 to 18.7.1 (#5229)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.0 to 18.7.1. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.7.0...v18.7.1) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e01701 commit bbccc47

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
@@ -77,7 +77,7 @@
7777
"@babel/preset-react": "^7.14.5",
7878
"@mdx-js/loader": "^2.0.0-next.9",
7979
"@octokit/auth-action": "^1.3.3",
80-
"@octokit/rest": "^18.7.0",
80+
"@octokit/rest": "^18.7.1",
8181
"@pmmmwh/react-refresh-webpack-plugin": "next",
8282
"@svgr/webpack": "^5.5.0",
8383
"autoprefixer": "^10.3.1",

yarn.lock

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

1922-
"@octokit/openapi-types@^9.1.0":
1923-
version "9.1.0"
1924-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.1.0.tgz#7f73adbde8ba2d2512de90ea8a5da68b25d65d0a"
1925-
integrity sha512-XBP03pG4XuTU+VgeJM1ozRdmZJerMG4tk6wA+raFKycC4qV9jtD2UQroAg9bAcmI3Q0zWvifeDGtPqsFjMzkLg==
1922+
"@octokit/openapi-types@^9.1.1":
1923+
version "9.1.1"
1924+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.1.1.tgz#fb87f2e2f44b95a5720d61dee409a9f1fbc59217"
1925+
integrity sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw==
19261926

19271927
"@octokit/plugin-paginate-rest@^2.6.2":
19281928
version "2.11.0"
@@ -1936,12 +1936,12 @@
19361936
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.3.tgz#70a62be213e1edc04bb8897ee48c311482f9700d"
19371937
integrity sha512-4RFU4li238jMJAzLgAwkBAw+4Loile5haQMQr+uhFq27BmyJXcXSKvoQKqh0agsZEiUlW6iSv3FAgvmGkur7OQ==
19381938

1939-
"@octokit/[email protected].0":
1940-
version "5.5.0"
1941-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.0.tgz#28f94a089029dffb8589447366eca5c441bb8d34"
1942-
integrity sha512-v4dNoHF8cXNx7C67yQx7oarHs5Wg2IiafWvp/ULkNcCOuXgQdBOkJtwidpYqPiRPUw4uHDkI6Tgfje+nXB+Deg==
1939+
"@octokit/[email protected].1":
1940+
version "5.5.1"
1941+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz#31cce8fc3eda4d186bd90828cb7a2203ad95e3d1"
1942+
integrity sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==
19431943
dependencies:
1944-
"@octokit/types" "^6.21.0"
1944+
"@octokit/types" "^6.21.1"
19451945
deprecation "^2.3.1"
19461946

19471947
"@octokit/request-error@^2.0.0":
@@ -1988,15 +1988,15 @@
19881988
node-fetch "^2.6.1"
19891989
universal-user-agent "^6.0.0"
19901990

1991-
"@octokit/rest@^18.7.0":
1992-
version "18.7.0"
1993-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.7.0.tgz#3a0f6498a9495f3ecede582ab15efe38b298fac8"
1994-
integrity sha512-8K8BJFyPFRSfnwu+aSbdjU5w3EtxC33PkDlEi5tyVTYC+t4n7gaqygRg5ajJLCpb/ZzVaXXFJXC9OxQ9TvFRAw==
1991+
"@octokit/rest@^18.7.1":
1992+
version "18.7.1"
1993+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.7.1.tgz#575ecf8b881b79540daa28b0fa3a2b3ae8ef2649"
1994+
integrity sha512-790Yv8Xpbqs3BtnMAO5hlOftVICHPdgZ/3qlTmeOoqrQGzT25BIpHkg/KKMeKG9Fg8d598PLxGhf80RswElv9g==
19951995
dependencies:
19961996
"@octokit/core" "^3.5.0"
19971997
"@octokit/plugin-paginate-rest" "^2.6.2"
19981998
"@octokit/plugin-request-log" "^1.0.2"
1999-
"@octokit/plugin-rest-endpoint-methods" "5.5.0"
1999+
"@octokit/plugin-rest-endpoint-methods" "5.5.1"
20002000

20012001
"@octokit/types@^6.0.3", "@octokit/types@^6.11.0", "@octokit/types@^6.16.1", "@octokit/types@^6.7.1":
20022002
version "6.16.4"
@@ -2005,12 +2005,12 @@
20052005
dependencies:
20062006
"@octokit/openapi-types" "^7.3.2"
20072007

2008-
"@octokit/types@^6.21.0":
2009-
version "6.21.0"
2010-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.21.0.tgz#723d0296d35296d6ec91247e770f24e6cd51d4ee"
2011-
integrity sha512-VPSxn9uhCoOUMpxCsOAQhf8DgIx+uzFjZRYDiZS5+TvrKaEwBrWkjr/5NmUVvPbW6xdPC2n3yL3XCnoxa4rxvg==
2008+
"@octokit/types@^6.21.1":
2009+
version "6.21.1"
2010+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.21.1.tgz#d0f2b7598c88e13d0bd87e330d975e3fb2a90180"
2011+
integrity sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==
20122012
dependencies:
2013-
"@octokit/openapi-types" "^9.1.0"
2013+
"@octokit/openapi-types" "^9.1.1"
20142014

20152015
"@pmmmwh/react-refresh-webpack-plugin@next":
20162016
version "0.5.0-rc.2"

0 commit comments

Comments
 (0)