Skip to content

Commit 08285ab

Browse files
authored
Revert octokit pinning now that the package is fixed (#53966)
1 parent 72730f4 commit 08285ab

File tree

2 files changed

+23
-25
lines changed

2 files changed

+23
-25
lines changed

package-lock.json

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

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383
"which": "^2.0.2"
8484
},
8585
"overrides": {
86-
"typescript@*": "$typescript",
87-
"@octokit/types": "9.0.0",
88-
"@octokit/openapi-types": "16.0.0"
86+
"typescript@*": "$typescript"
8987
},
9088
"scripts": {
9189
"test": "hereby runtests-parallel --light=false",

0 commit comments

Comments
 (0)