Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version

This commit is contained in:
Fredrik Adelöw
2021-01-12 09:44:54 +01:00
parent 13cee0d654
commit 94fdf49554
18 changed files with 172 additions and 118 deletions
+1 -2
View File
@@ -40,8 +40,7 @@
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.0.0",
"@octokit/types": "^5.4.1",
"@octokit/rest": "^18.0.12",
"moment": "^2.27.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",