Skip to content

Commit b4d0748

Browse files
fix(deps): update octokit monorepo
1 parent 92eaa59 commit b4d0748

File tree

2 files changed

+34
-29
lines changed

2 files changed

+34
-29
lines changed

package-lock.json

+32-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"author": "Gregor Martynus (https://github.com/gr2m)",
2323
"license": "MIT",
2424
"dependencies": {
25-
"@octokit/request": "^8.0.1",
25+
"@octokit/request": "^9.0.0",
2626
"@octokit/types": "^12.0.0",
2727
"universal-user-agent": "^6.0.0"
2828
},
2929
"devDependencies": {
30-
"@octokit/tsconfig": "^2.0.0",
30+
"@octokit/tsconfig": "^3.0.0",
3131
"@types/fetch-mock": "^7.2.5",
3232
"@types/jest": "^29.0.0",
3333
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)