Skip to content

Commit 59486a5

Browse files
fix(deps): update dependency @octokit/rest to v22 (#2494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80392e7 commit 59486a5

File tree

2 files changed

+76
-105
lines changed

2 files changed

+76
-105
lines changed

.github/scripts/package-lock.json

Lines changed: 75 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Dependencies for GitHub Action workflows",
55
"private": true,
66
"dependencies": {
7-
"@octokit/rest": "^21.0.2",
7+
"@octokit/rest": "^22.0.0",
88
"yaml": "2.8.1"
99
}
1010
}

0 commit comments

Comments
 (0)