Skip to content

Commit b67e3a0

Browse files
fix(deps): update octokit monorepo (major) (#1091)
fix(deps): update octokit monorepo Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 2b634d9 commit b67e3a0

File tree

3 files changed

+37
-63
lines changed

3 files changed

+37
-63
lines changed

actions/dependabot-auto-triage/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"test": "bun test"
1212
},
1313
"dependencies": {
14-
"@octokit/request-error": "5.1.1",
15-
"@octokit/rest": "19.0.13",
14+
"@octokit/request-error": "7.0.0",
15+
"@octokit/rest": "22.0.0",
1616
"minimatch": "9.0.5"
1717
},
1818
"devDependencies": {

actions/lint-pr-title/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@commitlint/format": "19.8.1",
2727
"@commitlint/lint": "19.8.1",
2828
"@commitlint/load": "19.8.1",
29-
"@octokit/core": "6.1.5",
30-
"@octokit/graphql": "8.2.2",
29+
"@octokit/core": "7.0.2",
30+
"@octokit/graphql": "9.0.1",
3131
"tmp": "0.2.3"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)