mirror of
https://github.com/SomboChea/ui
synced 2024-11-24 15:04:27 +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:
parent
322197dc70
commit
76d11d4674
@ -17,7 +17,7 @@
|
|||||||
"@commitlint/config-conventional": "8.2.0",
|
"@commitlint/config-conventional": "8.2.0",
|
||||||
"@material-ui/core": "4.6.0",
|
"@material-ui/core": "4.6.0",
|
||||||
"@material-ui/icons": "4.5.1",
|
"@material-ui/icons": "4.5.1",
|
||||||
"@octokit/rest": "16.34.0",
|
"@octokit/rest": "16.34.1",
|
||||||
"@testing-library/react": "9.3.0",
|
"@testing-library/react": "9.3.0",
|
||||||
"@types/autosuggest-highlight": "3.1.0",
|
"@types/autosuggest-highlight": "3.1.0",
|
||||||
"@types/enzyme": "3.10.3",
|
"@types/enzyme": "3.10.3",
|
||||||
|
@ -1484,10 +1484,10 @@
|
|||||||
once "^1.4.0"
|
once "^1.4.0"
|
||||||
universal-user-agent "^4.0.0"
|
universal-user-agent "^4.0.0"
|
||||||
|
|
||||||
"@octokit/rest@16.34.0":
|
"@octokit/rest@16.34.1":
|
||||||
version "16.34.0"
|
version "16.34.1"
|
||||||
resolved "https://registry.verdaccio.org/@octokit%2frest/-/rest-16.34.0.tgz#8703e46d7e9f6aec24a7e591b073f325ca13f6e2"
|
resolved "https://registry.verdaccio.org/@octokit%2frest/-/rest-16.34.1.tgz#e28b5a573ca2f15bb002f90bc010020845ed9c01"
|
||||||
integrity sha512-EBe5qMQQOZRuezahWCXCnSe0J6tAqrW2hrEH9U8esXzKor1+HUDf8jgImaZf5lkTyWCQA296x9kAH5c0pxEgVQ==
|
integrity sha512-JUoS12cdktf1fv86rgrjC/RvYLuL+o7p57W7zX1x7ANFJ7OvdV8emvUNkFlcidEaOkYrxK3SoWgQFt3FhNmabA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/request" "^5.2.0"
|
"@octokit/request" "^5.2.0"
|
||||||
"@octokit/request-error" "^1.0.2"
|
"@octokit/request-error" "^1.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user