Skip to content

Commit

Permalink
fix(deps): update dependency graphql-import to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kbrandwijk committed Jan 12, 2018
1 parent 9e67bd7 commit 73f67fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"chalk": "2.3.0",
"fs-extra": "5.0.0",
"graphql-import": "0.3.0",
"graphql-import": "0.3.1",
"graphql-static-binding": "0.7.0",
"lodash": "4.17.4"
}
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -863,14 +863,7 @@ [email protected]:
js-yaml "^3.10.0"
minimatch "^3.0.4"

[email protected]:
version "0.3.0"
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.0.tgz#4eb2c8aabac7fdb535fd1507b565336f4f707a64"
dependencies:
graphql "^0.12.3"
lodash "^4.17.4"

graphql-import@^0.3.0:
[email protected], graphql-import@^0.3.0:
version "0.3.1"
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.1.tgz#953f31323e851b5246602ea8e3d36a95b8fc47b5"
dependencies:
Expand Down

0 comments on commit 73f67fa

Please sign in to comment.