build(deps-dev): bump @octokit/rest from 16.34.1 to 16.35.0 (#261)

This commit is contained in:
dependabot-preview[bot] 2019-11-12 21:19:34 +01:00 committed by Priscila Oliveira
parent e1c5e30b4c
commit 5809a9f7cb
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"@commitlint/config-conventional": "8.2.0",
"@material-ui/core": "4.6.0",
"@material-ui/icons": "4.5.1",
"@octokit/rest": "16.34.1",
"@octokit/rest": "16.35.0",
"@testing-library/react": "9.3.2",
"@types/autosuggest-highlight": "3.1.0",
"@types/enzyme": "3.10.3",

View File

@ -1498,10 +1498,10 @@
once "^1.4.0"
universal-user-agent "^4.0.0"
"@octokit/rest@16.34.1":
version "16.34.1"
resolved "https://registry.verdaccio.org/@octokit%2frest/-/rest-16.34.1.tgz#e28b5a573ca2f15bb002f90bc010020845ed9c01"
integrity sha512-JUoS12cdktf1fv86rgrjC/RvYLuL+o7p57W7zX1x7ANFJ7OvdV8emvUNkFlcidEaOkYrxK3SoWgQFt3FhNmabA==
"@octokit/rest@16.35.0":
version "16.35.0"
resolved "https://registry.verdaccio.org/@octokit%2frest/-/rest-16.35.0.tgz#7ccc1f802f407d5b8eb21768c6deca44e7b4c0d8"
integrity sha512-9ShFqYWo0CLoGYhA1FdtdykJuMzS/9H6vSbbQWDX4pWr4p9v+15MsH/wpd/3fIU+tSxylaNO48+PIHqOkBRx3w==
dependencies:
"@octokit/request" "^5.2.0"
"@octokit/request-error" "^1.0.2"