Upgrade @octokit/rest to 19.0.3
This upgrade contains changes to the API types which leads to several changes around the code base handling the now more precise types. Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"@backstage/errors": "^1.1.0-next.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"git-url-parse": "^12.0.0",
|
||||
"@octokit/rest": "^18.5.3",
|
||||
"@octokit/rest": "^19.0.3",
|
||||
"@octokit/auth-app": "^4.0.0",
|
||||
"luxon": "^2.0.2",
|
||||
"lodash": "^4.17.21"
|
||||
|
||||
Reference in New Issue
Block a user