Skip to content

Commit 29b7e9f

Browse files
chore(deps): update dependency octokit to v2 (element-plus#8742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 986c57e commit 29b7e9f

File tree

3 files changed

+194
-88
lines changed

3 files changed

+194
-88
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"escape-html": "^1.0.3",
3939
"fast-glob": "^3.2.11",
4040
"markdown-it-container": "^3.0.0",
41-
"octokit": "^1.8.1",
41+
"octokit": "^2.0.3",
4242
"prismjs": "^1.28.0",
4343
"unocss": "0.33.5",
4444
"unplugin-icons": "^0.14.6",

internal/metadata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"fast-glob": "^3.2.11",
3030
"lodash-es": "^4.17.21",
3131
"npm-run-all": "^4.1.5",
32-
"octokit": "^1.8.1",
32+
"octokit": "^2.0.3",
3333
"tsx": "^3.6.0"
3434
}
3535
}

0 commit comments

Comments
 (0)