Skip to content

Commit

Permalink
Revert octokit pinning now that the package is fixed (#53966)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey authored May 12, 2023
1 parent 72730f4 commit 08285ab
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@
"which": "^2.0.2"
},
"overrides": {
"typescript@*": "$typescript",
"@octokit/types": "9.0.0",
"@octokit/openapi-types": "16.0.0"
"typescript@*": "$typescript"
},
"scripts": {
"test": "hereby runtests-parallel --light=false",
Expand Down

0 comments on commit 08285ab

Please sign in to comment.