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
@@ -31,7 +31,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@octokit/rest": "^18.5.3",
"@octokit/rest": "^19.0.3",
"luxon": "^2.0.2",
"qs": "^6.10.1",
"react-router": "6.0.0-beta.0",