We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc82cbe commit 8d9ae82Copy full SHA for 8d9ae82
bun.lockb
3.89 KB
package.json
@@ -32,9 +32,9 @@
32
"prettier": "3.2.5"
33
},
34
"dependencies": {
35
- "@octokit/fixtures": "^22.0.6",
36
- "@octokit/plugin-throttling": "^8.1.3",
37
- "@octokit/rest": "^20.0.0",
+ "@octokit/fixtures": "^23.0.0",
+ "@octokit/plugin-throttling": "^10.0.0",
+ "@octokit/rest": "^21.0.0",
38
"@octokit/webhooks-types": "^7.0.0",
39
"@types/jest": "^29.5.0",
40
"@types/node": "^20.0.0",
0 commit comments