Skip to content

Commit 8817761

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps): bump @octokit/core from 4.0.5 to 4.1.0
Bumps [@octokit/core](https://github.com/octokit/core.js) from 4.0.5 to 4.1.0. - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v4.0.5...v4.1.0) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc9f10b commit 8817761

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@actions/core": "^1.10.0",
3232
"@actions/github": "^5.1.1",
33-
"@octokit/core": "^4.0.5",
33+
"@octokit/core": "^4.1.0",
3434
"@octokit/plugin-paginate-rest": "^5.0.1",
3535
"@octokit/plugin-rest-endpoint-methods": "^6.6.2",
3636
"https-proxy-agent": "^5.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -661,16 +661,16 @@
661661
before-after-hook "^2.2.0"
662662
universal-user-agent "^6.0.0"
663663

664-
"@octokit/core@^4.0.5":
665-
version "4.0.5"
666-
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.0.5.tgz#589e68c0a35d2afdcd41dafceab072c2fbc6ab5f"
667-
integrity sha512-4R3HeHTYVHCfzSAi0C6pbGXV8UDI5Rk+k3G7kLVNckswN9mvpOzW9oENfjfH3nEmzg8y3AmKmzs8Sg6pLCeOCA==
664+
"@octokit/core@^4.1.0":
665+
version "4.1.0"
666+
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.1.0.tgz#b6b03a478f1716de92b3f4ec4fd64d05ba5a9251"
667+
integrity sha512-Czz/59VefU+kKDy+ZfDwtOIYIkFjExOKf+HA92aiTZJ6EfWpFzYQWw0l54ji8bVmyhc+mGaLUbSUmXazG7z5OQ==
668668
dependencies:
669669
"@octokit/auth-token" "^3.0.0"
670670
"@octokit/graphql" "^5.0.0"
671671
"@octokit/request" "^6.0.0"
672672
"@octokit/request-error" "^3.0.0"
673-
"@octokit/types" "^7.0.0"
673+
"@octokit/types" "^8.0.0"
674674
before-after-hook "^2.2.0"
675675
universal-user-agent "^6.0.0"
676676

0 commit comments

Comments
 (0)