Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/request to ^8.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 037028a commit d6b89d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@1stg/common-config": "^9.0.0",
"@octokit/request": "^8.1.4",
"@octokit/request": "^8.1.6",
"@types/web": "^0.0.119",
"commitlint": "^18.2.0",
"eslint": "^8.52.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3195,16 +3195,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/request@npm:^8.1.4":
version: 8.1.4
resolution: "@octokit/request@npm:8.1.4"
"@octokit/request@npm:^8.1.6":
version: 8.1.6
resolution: "@octokit/request@npm:8.1.6"
dependencies:
"@octokit/endpoint": "npm:^9.0.0"
"@octokit/request-error": "npm:^5.0.0"
"@octokit/types": "npm:^12.0.0"
is-plain-object: "npm:^5.0.0"
universal-user-agent: "npm:^6.0.0"
checksum: 10c0/384f06404136b4136940e454333bcfbbbec61efee6ecc2fcec2b38c13b34c7ab3868013b5a51cbe45ccfbac46a57b30c827024ecc6a88636f39aa38feca52339
checksum: 10c0/ef84418e0b1f28335c105bca2b1518b04797791761024d26f80f60a528cdcf468baf9897fd34f535c42af0643a598884f882bc832e68edbfe1ea530c2df563a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4283,7 +4282,7 @@ __metadata:
resolution: "appcenter@workspace:."
dependencies:
"@1stg/common-config": "npm:^9.0.0"
"@octokit/request": "npm:^8.1.4"
"@octokit/request": "npm:^8.1.6"
"@types/web": "npm:^0.0.119"
commitlint: "npm:^18.2.0"
eslint: "npm:^8.52.0"
Expand Down

0 comments on commit d6b89d3

Please sign in to comment.