1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 04:51:37 +07:00

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

This commit is contained in:
dependabot-preview[bot] 2019-12-17 19:35:36 -03:00 committed by Priscila Oliveira
parent d4e8dff40f
commit 2af2dfe91b
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"@emotion/styled": "10.0.23",
"@material-ui/core": "4.7.2",
"@material-ui/icons": "4.5.1",
"@octokit/rest": "16.35.0",
"@octokit/rest": "16.35.2",
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "9.4.0",
"@types/autosuggest-highlight": "3.1.0",

View File

@ -1697,10 +1697,10 @@
once "^1.4.0"
universal-user-agent "^4.0.0"
"@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==
"@octokit/rest@16.35.2":
version "16.35.2"
resolved "https://registry.verdaccio.org/@octokit%2frest/-/rest-16.35.2.tgz#0098c9e2a895d4afb0fa6578479283553543143c"
integrity sha512-iijaNZpn9hBpUdh8YdXqNiWazmq4R1vCUsmxpBB0kCQ0asHZpCx+HNs22eiHuwYKRhO31ZSAGBJLi0c+3XHaKQ==
dependencies:
"@octokit/request" "^5.2.0"
"@octokit/request-error" "^1.0.2"