Skip to content

Commit 1c9927b

Browse files
build(deps): Bump @octokit/endpoint from 10.1.1 to 10.1.3 (#945)
Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 10.1.1 to 10.1.3. - [Release notes](https://github.com/octokit/endpoint.js/releases) - [Commits](octokit/endpoint.js@v10.1.1...v10.1.3) --- updated-dependencies: - dependency-name: "@octokit/endpoint" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f097518 commit 1c9927b

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,11 +1631,11 @@
16311631
universal-user-agent "^7.0.0"
16321632

16331633
"@octokit/endpoint@^10.0.0":
1634-
version "10.1.1"
1635-
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.1.tgz#1a9694e7aef6aa9d854dc78dd062945945869bcc"
1636-
integrity sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q==
1634+
version "10.1.3"
1635+
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.3.tgz#bfe8ff2ec213eb4216065e77654bfbba0fc6d4de"
1636+
integrity sha512-nBRBMpKPhQUxCsQQeW+rCJ/OPSMcj3g0nfHn01zGYZXuNDvvXudF/TYY6APj5THlurerpFN4a/dQAIAaM6BYhA==
16371637
dependencies:
1638-
"@octokit/types" "^13.0.0"
1638+
"@octokit/types" "^13.6.2"
16391639
universal-user-agent "^7.0.2"
16401640

16411641
"@octokit/graphql@^8.0.0":
@@ -1652,6 +1652,11 @@
16521652
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
16531653
integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
16541654

1655+
"@octokit/openapi-types@^23.0.1":
1656+
version "23.0.1"
1657+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e"
1658+
integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==
1659+
16551660
"@octokit/plugin-paginate-rest@^11.0.0":
16561661
version "11.3.5"
16571662
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.5.tgz#a1929b3ba3dc7b63bc73bb6d3c7a3faf2a9c7649"
@@ -1705,6 +1710,13 @@
17051710
dependencies:
17061711
"@octokit/openapi-types" "^22.2.0"
17071712

1713+
"@octokit/types@^13.6.2":
1714+
version "13.8.0"
1715+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a"
1716+
integrity sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==
1717+
dependencies:
1718+
"@octokit/openapi-types" "^23.0.1"
1719+
17081720
"@plasmohq/edge-addons-api@^1.0.1":
17091721
version "1.4.0"
17101722
resolved "https://registry.npmjs.org/@plasmohq/edge-addons-api/-/edge-addons-api-1.4.0.tgz#7bfcc2d949a122eb3c8f84935be14a3eb9152310"

0 commit comments

Comments
 (0)