We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3161f64 commit b3eda7aCopy full SHA for b3eda7a
package.json
@@ -14,11 +14,11 @@
14
"test": "jest --runInBand --collectCoverage=false"
15
},
16
"dependencies": {
17
- "@octokit/auth-app": "^8.0.2",
+ "@octokit/auth-app": "^8.1.1",
18
"@octokit/rest": "^22.0.0",
19
"googleapis": "^164.1.0",
20
- "tsx": "^4.20.3",
21
- "typescript": "^5.8.3"
+ "tsx": "^4.20.6",
+ "typescript": "^5.9.3"
22
23
"devDependencies": {
24
"@babel/preset-env": "^7.27.2",
0 commit comments