Skip to content

Commit

Permalink
Update dependency @octokit/plugin-request-log to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 9c92581 commit d8b41bc
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": "2.0.1",
"@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:2.0.1":
version: 2.0.1
resolution: "@octokit/plugin-request-log@npm:2.0.1"
"@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: 3f48b3b2908195910dd79337de259ada71216a15a23c072d48d578abe99599daa8a80f7c3f93083bdf13437ecde6573a209c2f36d85d195791af1713111e473d
"@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": 2.0.1
"@octokit/plugin-request-log": 4.0.0
"@octokit/plugin-retry": 4.1.6
"@octokit/plugin-throttling": 5.2.3
"@tsconfig/node20": 1.0.2
Expand Down

0 comments on commit d8b41bc

Please sign in to comment.