Release @actions/github v.5.0.0 (#783)

* update latest octokit definitions

* update package versions

* update link in release notes

* update tsc version
This commit is contained in:
Thomas Boop
2021-05-04 16:20:38 -04:00
committed by GitHub
parent 393feda10a
commit 208fa83feb
8 changed files with 82 additions and 100 deletions

View File

@@ -27,6 +27,6 @@
"lerna": "^3.18.4",
"prettier": "^1.19.1",
"ts-jest": "^25.4.0",
"typescript": "^3.7.4"
"typescript": "^3.9.9"
}
}