Skip to content

Commit

Permalink
Bump graphql from 0.13.0 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 0.13.0 to 0.13.2.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v0.13.0...v0.13.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 19, 2018
1 parent 436da67 commit 0103a82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"apollo-link-error": "^1.0.7",
"debounce-promise": "^3.1.0",
"formik": "^0.11.11",
"graphql": "0.13.0",
"graphql": "0.13.2",
"graphql-tag": "^2.8.0",
"lodash": "^4.17.5",
"react": "^16.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3992,11 +3992,11 @@ graphql-tag@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.8.0.tgz#52cdea07a842154ec11a2e840c11b977f9b835ce"

graphql@0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
graphql@0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
dependencies:
iterall "1.1.x"
iterall "^1.2.1"

growly@^1.3.0:
version "1.3.0"
Expand Down Expand Up @@ -4794,9 +4794,9 @@ istanbul-reports@^1.1.4:
dependencies:
handlebars "^4.0.3"

iterall@1.1.x:
version "1.1.4"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
iterall@^1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"

jest-changed-files@^20.0.3:
version "20.0.3"
Expand Down

0 comments on commit 0103a82

Please sign in to comment.