1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-20 02:01:52 +07:00

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

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.34.0 to 16.34.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v16.34.0...v16.34.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-08 06:44:22 +01:00 committed by Juan Picado @jotadeveloper
parent 322197dc70
commit 76d11d4674
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.0",
"@octokit/rest": "16.34.1",
"@testing-library/react": "9.3.0",
"@types/autosuggest-highlight": "3.1.0",
"@types/enzyme": "3.10.3",

View File

@ -1484,10 +1484,10 @@
once "^1.4.0"
universal-user-agent "^4.0.0"
"@octokit/rest@16.34.0":
version "16.34.0"
resolved "https://registry.verdaccio.org/@octokit%2frest/-/rest-16.34.0.tgz#8703e46d7e9f6aec24a7e591b073f325ca13f6e2"
integrity sha512-EBe5qMQQOZRuezahWCXCnSe0J6tAqrW2hrEH9U8esXzKor1+HUDf8jgImaZf5lkTyWCQA296x9kAH5c0pxEgVQ==
"@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==
dependencies:
"@octokit/request" "^5.2.0"
"@octokit/request-error" "^1.0.2"