Skip to content

Commit

Permalink
fix(deps): upgrade Octokit deps (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Jun 19, 2023
1 parent b451e6e commit 7c19d76
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 90 deletions.
184 changes: 96 additions & 88 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 @@ -24,11 +24,11 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^9.3.0"
"@octokit/types": "^10.0.0"
},
"devDependencies": {
"@gimenete/type-writer": "^0.1.5",
"@octokit/core": "^4.0.0",
"@octokit/core": "^5.0.0-beta.3",
"@octokit/tsconfig": "^2.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^29.0.0",
Expand Down

0 comments on commit 7c19d76

Please sign in to comment.