Skip to content

Commit 176e6f9

Browse files
Bump the all-dependencies group in /types with 2 updates
Bumps the all-dependencies group in /types with 2 updates: [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) and [typescript](https://github.com/microsoft/TypeScript). Updates `@octokit/plugin-rest-endpoint-methods` from 13.3.1 to 16.0.0 - [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases) - [Commits](octokit/plugin-rest-endpoint-methods.js@v13.3.1...v16.0.0) Updates `typescript` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.2) --- updated-dependencies: - dependency-name: "@octokit/plugin-rest-endpoint-methods" dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c89b452 commit 176e6f9

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/stoat-dev/stoat-action#readme",
3131
"devDependencies": {
32-
"@octokit/plugin-rest-endpoint-methods": "^13.2.1",
32+
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
3333
"json-schema-to-typescript": "^15.0.4",
3434
"typescript": "^5.4.5",
3535
"utility-types": "^3.11.0"

types/yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@
1616
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
1717
integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
1818

19-
"@octokit/openapi-types@^23.0.1":
20-
version "23.0.1"
21-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e"
22-
integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==
23-
24-
"@octokit/plugin-rest-endpoint-methods@^13.2.1":
25-
version "13.3.1"
26-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.3.1.tgz#1915976b689662f14d033a16e7d9307c22842234"
27-
integrity sha512-o8uOBdsyR+WR8MK9Cco8dCgvG13H1RlM1nWnK/W7TEACQBFux/vPREgKucxUfuDQ5yi1T3hGf4C5ZmZXAERgwQ==
19+
"@octokit/openapi-types@^25.1.0":
20+
version "25.1.0"
21+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-25.1.0.tgz#5a72a9dfaaba72b5b7db375fd05e90ca90dc9682"
22+
integrity sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==
23+
24+
"@octokit/plugin-rest-endpoint-methods@^16.0.0":
25+
version "16.0.0"
26+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-16.0.0.tgz#ba30ca387fc2ac8bd93cf9f951174736babebd97"
27+
integrity sha512-kJVUQk6/dx/gRNLWUnAWKFs1kVPn5O5CYZyssyEoNYaFedqZxsfYs7DwI3d67hGz4qOwaJ1dpm07hOAD1BXx6g==
2828
dependencies:
29-
"@octokit/types" "^13.8.0"
29+
"@octokit/types" "^14.1.0"
3030

31-
"@octokit/types@^13.8.0":
32-
version "13.8.0"
33-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a"
34-
integrity sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==
31+
"@octokit/types@^14.1.0":
32+
version "14.1.0"
33+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-14.1.0.tgz#3bf9b3a3e3b5270964a57cc9d98592ed44f840f2"
34+
integrity sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==
3535
dependencies:
36-
"@octokit/openapi-types" "^23.0.1"
36+
"@octokit/openapi-types" "^25.1.0"
3737

3838
"@types/json-schema@^7.0.15":
3939
version "7.0.15"
@@ -118,9 +118,9 @@ tinyglobby@^0.2.9:
118118
picomatch "^4.0.2"
119119

120120
typescript@^5.4.5:
121-
version "5.8.2"
122-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
123-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
121+
version "5.9.2"
122+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
123+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
124124

125125
utility-types@^3.11.0:
126126
version "3.11.0"

0 commit comments

Comments
 (0)