Skip to content

Commit

Permalink
chore(deps): bump @graphql-toolkit/core from 0.9.8 to 0.9.9 (#440)
Browse files Browse the repository at this point in the history
Bumps [@graphql-toolkit/core](https://github.com/ardatan/graphql-toolkit) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/ardatan/graphql-toolkit/releases)
- [Commits](ardatan/graphql-toolkit@v0.9.8...v0.9.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 17, 2020
1 parent b972c04 commit c1f8dcf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@graphql-toolkit/common": "0.9.9",
"@graphql-toolkit/core": "0.9.8",
"@graphql-toolkit/core": "0.9.9",
"@graphql-toolkit/graphql-file-loader": "0.9.7",
"@graphql-toolkit/json-file-loader": "0.9.7",
"@graphql-toolkit/schema-merging": "0.9.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -317,13 +317,13 @@
graphql-tools-fork "8.9.6"
lodash "4.17.15"

"@graphql-toolkit/[email protected].8":
version "0.9.8"
resolved "https://registry.yarnpkg.com/@graphql-toolkit/core/-/core-0.9.8.tgz#56927c175787bcd5759eec88729bcae65812448d"
integrity sha512-8uSWTVKByf9L6yEWA5KOUb4rZ6Zj5akBeeIjRiHIHort84bBdCzQLXJgfGwE5BcQlykqYeYs+8egp+aLkVJPxw==
"@graphql-toolkit/[email protected].9":
version "0.9.9"
resolved "https://registry.yarnpkg.com/@graphql-toolkit/core/-/core-0.9.9.tgz#27867f4455730460c53812fbc95d6bdcb6d1de27"
integrity sha512-dBF7li142ngThwfGHMCPPkNVQyUF/rfJFkXI7SpFshGJ/GfBh3yoocI745obP7ELEkxiWq/CSgVDqjX5Hjzvqg==
dependencies:
"@graphql-toolkit/common" "0.9.8"
"@graphql-toolkit/schema-merging" "0.9.8"
"@graphql-toolkit/common" "0.9.9"
"@graphql-toolkit/schema-merging" "0.9.9"
aggregate-error "3.0.1"
globby "11.0.0"
import-from "^3.0.0"
Expand Down

1 comment on commit c1f8dcf

@vercel
Copy link

@vercel vercel bot commented on c1f8dcf Mar 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are pushing commits at a very fast pace (across the whole organization).
Due to that, we cannot deploy the commit c1f8dcf.

You can try again later or upgrade your plan.

Please sign in to comment.