Skip to content

Commit f75ff75

Browse files
fix(deps): update octokit monorepo
1 parent 1d10780 commit f75ff75

File tree

2 files changed

+199
-329
lines changed

2 files changed

+199
-329
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"fix": "run-s fix:prettier fix:eslint"
1818
},
1919
"dependencies": {
20-
"@octokit/app": "14.1.0",
20+
"@octokit/app": "15.1.5",
2121
"@octokit/graphql-schema": "15.26.0",
2222
"@prantlf/jsonlint": "16.0.0",
2323
"dotenv": "16.4.7",
@@ -30,7 +30,7 @@
3030
"zod": "3.24.2"
3131
},
3232
"devDependencies": {
33-
"@octokit/types": "13.10.0",
33+
"@octokit/types": "14.0.0",
3434
"@tsconfig/node20": "20.1.5",
3535
"@types/nearley": "2.11.5",
3636
"@types/node": "20.17.30",

0 commit comments

Comments
 (0)