Skip to content

Commit ffca4ba

Browse files
authored
fix(deps): repoace octokit with octokit/rest (#174)
1 parent 9afa0c9 commit ffca4ba

3 files changed

Lines changed: 22 additions & 201 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
},
7171
"dependencies": {
7272
"@fluent/syntax": "^0.19.0",
73+
"@octokit/rest": "^22.0.1",
7374
"@swc/core": "^1.15.24",
7475
"adm-zip": "^0.5.17",
7576
"bumpp": "^11.0.1",
@@ -80,7 +81,6 @@
8081
"esbuild": "^0.28.0",
8182
"fs-extra": "^11.3.4",
8283
"hookable": "^6.1.0",
83-
"octokit": "^5.0.5",
8484
"std-env": "^4.0.0",
8585
"tiny-update-notifier": "^2.0.2",
8686
"tinyglobby": "^0.2.16",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)