Skip to content

Commit

Permalink
chore(deps): update dependency octokit to v2.1.0 (#8724)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Jun 27, 2023
1 parent 4d3712c commit 43a8aa5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"npm-packlist": "7.0.4",
"nx": "16.4.0",
"nx-cloud": "16.0.5",
"octokit": "2.0.22",
"octokit": "2.1.0",
"ora": "5.4.1",
"prompts": "2.4.2",
"rimraf": "5.0.1",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5587,7 +5587,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/request-error@npm:^3.0.0, @octokit/request-error@npm:^3.0.3":
"@octokit/request-error@npm:^3.0.0, @octokit/request-error@npm:^3.0.3, @octokit/request-error@npm:^v3.0.3":
version: 3.0.3
resolution: "@octokit/request-error@npm:3.0.3"
dependencies:
Expand Down Expand Up @@ -24816,9 +24816,9 @@ __metadata:
languageName: node
linkType: hard

"octokit@npm:2.0.22":
version: 2.0.22
resolution: "octokit@npm:2.0.22"
"octokit@npm:2.1.0":
version: 2.1.0
resolution: "octokit@npm:2.1.0"
dependencies:
"@octokit/app": ^13.1.5
"@octokit/core": ^4.2.1
Expand All @@ -24827,8 +24827,9 @@ __metadata:
"@octokit/plugin-rest-endpoint-methods": ^7.1.1
"@octokit/plugin-retry": ^4.1.3
"@octokit/plugin-throttling": ^5.2.2
"@octokit/request-error": ^v3.0.3
"@octokit/types": ^9.2.2
checksum: 5e2a895ff47989b08027b59172657927bf3bdb44e959b2005f957f43e5029e610a6c25cf82bee0a12e4384ddb082ed10abd8998356070e4b7f1779fc3e71f761
checksum: 3aefcef886eaa52b06253c72df9b24a30477b78f2280b005754feb714c6b556abda3449dfa61037b829509beac20cd914440326cdcebb22fb77d09c46fd5315f
languageName: node
linkType: hard

Expand Down Expand Up @@ -28062,7 +28063,7 @@ __metadata:
npm-packlist: 7.0.4
nx: 16.4.0
nx-cloud: 16.0.5
octokit: 2.0.22
octokit: 2.1.0
ora: 5.4.1
prompts: 2.4.2
rimraf: 5.0.1
Expand Down

0 comments on commit 43a8aa5

Please sign in to comment.