Skip to content

Commit

Permalink
Upgrade: Bump @octokit/rest from 16.24.1 to 16.24.2
Browse files Browse the repository at this point in the history
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.24.1 to 16.24.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v16.24.1...v16.24.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 16, 2019
1 parent 83510ae commit af6eb79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@octokit/plugin-throttling": "^2.4.0",
"@octokit/rest": "^16.24.1",
"@octokit/rest": "^16.24.2",
"@types/execa": "^0.9.0",
"@types/fs-extra": "^5.0.5",
"@types/listr": "^0.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -405,10 +405,10 @@
once "^1.4.0"
universal-user-agent "^2.0.1"

"@octokit/rest@^16.24.1":
version "16.24.1"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.24.1.tgz#883a4c144e9d8e4daa868d156d336fc67c5280b4"
integrity sha512-V2GVL+cfuwNTcZ9qtBMOR9pIftWo1AiZIiGvWNmTcIQG5mkj83ZXC+g3w5g0cVXt7Hi+mSOrD2bZ7HJOuouUNg==
"@octokit/rest@^16.24.2":
version "16.24.2"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.24.2.tgz#bd9a3a07983830edd5222b464d8cedf9a14ec6dc"
integrity sha512-s0q08+1UgX2Kc5SOciE03nPUrWjMQoiYh0YaU1IxGhjPZ0kjmzD1NUPmm7Zo1pQKuo1CBxG2alyFYvtqFwE1NA==
dependencies:
"@octokit/request" "3.0.0"
atob-lite "^2.0.0"
Expand Down

0 comments on commit af6eb79

Please sign in to comment.