Update Dependencies (#526)

Co-authored-by: github-actions[bot] <github-actions@github.com>
This commit is contained in:
github-actions[bot]
2020-07-20 10:38:14 -04:00
committed by GitHub
parent 0bf9897205
commit 1cc56db0ff
2 changed files with 61 additions and 59 deletions
+2 -2
View File
@@ -39,9 +39,9 @@
},
"dependencies": {
"@actions/http-client": "^1.0.8",
"@octokit/core": "^3.1.0",
"@octokit/core": "^3.1.1",
"@octokit/plugin-paginate-rest": "^2.2.3",
"@octokit/plugin-rest-endpoint-methods": "^4.0.0"
"@octokit/plugin-rest-endpoint-methods": "^4.1.0"
},
"devDependencies": {
"jest": "^25.1.0",