Skip to content

Commit

Permalink
Upgrade: Bump @octokit/core from 3.1.2 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [@octokit/core](https://github.com/octokit/core.js) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v3.1.2...v3.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Oct 31, 2020
1 parent be9e20f commit 61791b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@octokit/core": "^3.1.2",
"@octokit/core": "^3.2.0",
"@octokit/plugin-throttling": "^3.3.2",
"@octokit/rest": "^18.0.7",
"@types/execa": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,10 @@
dependencies:
"@octokit/types" "^2.0.0"

"@octokit/core@^3.0.0", "@octokit/core@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.1.2.tgz#c937d5f9621b764573068fcd2e5defcc872fd9cc"
integrity sha512-AInOFULmwOa7+NFi9F8DlDkm5qtZVmDQayi7TUgChE3yeIGPq0Y+6cAEXPexQ3Ea+uZy66hKEazR7DJyU+4wfw==
"@octokit/core@^3.0.0", "@octokit/core@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.2.0.tgz#7a872ad4cb8d8d2f417dd7fe1aaff3919c09dc04"
integrity sha512-42jzu1GWlCr4KUo52X4hD3if2AwjNJLzsS8mqUs9JkJbsM3vzvSx8AqTnVBQjOM0hQMYBqR7/7SAUTfH7IZqIg==
dependencies:
"@octokit/auth-token" "^2.4.0"
"@octokit/graphql" "^4.3.1"
Expand Down

0 comments on commit 61791b0

Please sign in to comment.