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:
Crevil
2022-07-09 09:13:07 +02:00
parent 5e6ef0a660
commit 9de15a41d7
19 changed files with 184 additions and 67 deletions
+1 -1
View File
@@ -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"