chore: lock down to older versions

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-04-27 21:14:14 +02:00
parent ad8dc13ef7
commit 9c56770688
@@ -40,7 +40,9 @@
"resolutions": {
"@types/react": "^17",
"@types/react-dom": "^17",
"**/@octokit/openapi-types": "^16"
"@octokit/rest": "18.5.6",
"@octokit/plugin-rest-endpoint-methods": "5.16.2",
"@octokit/plugin-paginate-rest": "2.7.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {