Skip to content

Commit 7ccd07b

Browse files
committed
chore: update @octokit dependencies to latest versions in package.json and pnpm-lock.yaml
1 parent 88c6447 commit 7ccd07b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/packem/package.json

+5
Original file line numberDiff line numberDiff line change
@@ -613,5 +613,10 @@
613613
"info_on_disabling_jsonc_sort_keys_rule": false,
614614
"info_on_disabling_etc_no_deprecated": false
615615
}
616+
},
617+
"pnpm": {
618+
"overrides": {
619+
"@octokit/request-error@>=6.0.0 <6.1.7": ">=6.1.7"
620+
}
616621
}
617622
}

0 commit comments

Comments
 (0)