Skip to content

Commit

Permalink
Bump @octokit/types from 13.5.0 to 13.5.1
Browse files Browse the repository at this point in the history
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.5.0 to 13.5.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v13.5.0...v13.5.1)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 1ff1a39 commit 785511a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@actions/glob": "^0.5.0",
"@octokit/plugin-rest-endpoint-methods": "^13.2.4",
"@octokit/types": "^13.4.1",
"@octokit/types": "^13.5.1",
"@types/ansi-styles": "^4.2.0",
"@types/jest": "^27.4.0",
"@types/node": "^22.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1314,10 +1314,10 @@
dependencies:
"@octokit/openapi-types" "^20.0.0"

"@octokit/types@^13.4.1", "@octokit/types@^13.5.0":
version "13.5.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883"
integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==
"@octokit/types@^13.5.0", "@octokit/types@^13.5.1":
version "13.5.1"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.1.tgz#5685a91f295195ddfff39723b093b0df9609ce6e"
integrity sha512-F41lGiWBKPIWPBgjSvaDXTTQptBujnozENAK3S//nj7xsFdYdirImKlBB/hTjr+Vii68SM+8jG3UJWRa6DMuDA==
dependencies:
"@octokit/openapi-types" "^22.2.0"

Expand Down

0 comments on commit 785511a

Please sign in to comment.