Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Commit

Permalink
chore(deps): update dependency graphql to v0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2018
1 parent 8ddd494 commit 538757f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
},
"devDependencies": {
"@types/cucumber": "3.2.2",
"@types/graphql": "0.12.4",
"@types/graphql": "0.12.6",
"@types/node": "9.4.6",
"coveralls": "3.0.0",
"cucumber": "3.2.1",
"graphql": "0.13.1",
"graphql": "0.13.2",
"nyc": "11.4.1",
"semantic-release": "12.4.1",
"ts-node": "5.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
version "3.2.2"
resolved "https://registry.yarnpkg.com/@types/cucumber/-/cucumber-3.2.2.tgz#4707983d840e8d09885d400d770e33ff06eeb2a2"

"@types/[email protected].4":
version "0.12.4"
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.4.tgz#d43bb55d45c6de0178bbd11dd59d04fd42138d94"
"@types/[email protected].6":
version "0.12.6"
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"

"@types/[email protected]":
version "9.4.6"
Expand Down Expand Up @@ -1115,11 +1115,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"

[email protected].1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
[email protected].2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
dependencies:
iterall "^1.2.0"
iterall "^1.2.1"

handlebars@^4.0.2, handlebars@^4.0.3:
version "4.0.11"
Expand Down Expand Up @@ -1432,9 +1432,9 @@ istanbul-reports@^1.1.3:
dependencies:
handlebars "^4.0.3"

iterall@^1.2.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1.tgz#59a347ae8001d2d4bc546b8487ca755d61849965"
iterall@^1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"

java-properties@^0.2.9:
version "0.2.10"
Expand Down

0 comments on commit 538757f

Please sign in to comment.