Skip to content

Commit

Permalink
fix(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent f18d8f0 commit dd7d1a7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
25 changes: 17 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "ISC",
"dependencies": {
"@octokit/auth-app": "^6.0.1",
"@octokit/auth-token": "^4.0.0",
"@octokit/auth-token": "^5.0.0",
"@octokit/auth-unauthenticated": "^5.0.1",
"@octokit/types": "^12.0.0"
},
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@octokit/core": "^5.0.0",
"@octokit/tsconfig": "^2.0.0",
"@octokit/tsconfig": "^3.0.0",
"@types/fetch-mock": "^7.3.7",
"@types/jest": "^29.0.0",
"@types/node": "^18.18.6",
Expand Down

0 comments on commit dd7d1a7

Please sign in to comment.