Skip to content

Commit

Permalink
Update dependency @octokit/plugin-request-log to v4 (#356)
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 Sep 19, 2023
1 parent 91d5164 commit 6d9a51b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@octokit/plugin-request-log": "3.0.0",
"@octokit/plugin-request-log": "4.0.0",
"@octokit/plugin-retry": "4.1.6",
"@octokit/plugin-throttling": "5.2.3",
"console-log-level": "1.4.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1055,12 +1055,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-request-log@npm:3.0.0":
version: 3.0.0
resolution: "@octokit/plugin-request-log@npm:3.0.0"
"@octokit/plugin-request-log@npm:4.0.0":
version: 4.0.0
resolution: "@octokit/plugin-request-log@npm:4.0.0"
peerDependencies:
"@octokit/core": ">=3"
checksum: ab0bbe536f899ed34f17e69c2b411a9f5054fe6f3e020d704cccfc8d95d166ed5dc22b23a3d4db2ab014a37d28e463a516de3fcc1b802531809c22fa3d186776
"@octokit/core": ">=5"
checksum: 2a8a6619640942092009a9248ceeb163ce01c978e2d7b2a7eb8686bd09a04b783c4cd9071eebb16652d233587abcde449a02ce4feabc652f0a171615fb3e9946
languageName: node
linkType: hard

Expand Down Expand Up @@ -6322,7 +6322,7 @@ __metadata:
dependencies:
"@actions/core": 1.10.1
"@actions/github": 5.1.1
"@octokit/plugin-request-log": 3.0.0
"@octokit/plugin-request-log": 4.0.0
"@octokit/plugin-retry": 4.1.6
"@octokit/plugin-throttling": 5.2.3
"@tsconfig/node20": 20.1.2
Expand Down

0 comments on commit 6d9a51b

Please sign in to comment.