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

6
package-lock.json generated
View File

@@ -19336,9 +19336,9 @@
}
},
"typescript": {
"version": "3.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.4.tgz",
"integrity": "sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==",
"version": "3.9.9",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.9.tgz",
"integrity": "sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==",
"dev": true
},
"uglify-js": {