Skip to content

Commit

Permalink
fix(deps): update dependency graphql-import to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 23, 2018
1 parent 223edd3 commit 65f21bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 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.1",
"fs-extra": "5.0.0",
"graphql-import": "0.4.3",
"graphql-import": "0.4.4",
"graphql-static-binding": "0.9.3",
"lodash": "4.17.5"
}
Expand Down
17 changes: 3 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,11 +894,10 @@ [email protected]:
lodash "^4.17.4"
minimatch "^3.0.4"

[email protected].3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.3.tgz#5fc68244e0908d6d8f2b91658a82be3d11f4ec62"
[email protected].4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.4.tgz#57a485f3b954fd3fa80ae58bf35d8d158e263e92"
dependencies:
graphql "^0.13.0"
lodash "^4.17.4"

graphql-import@^0.4.0:
Expand Down Expand Up @@ -926,12 +925,6 @@ graphql@^0.12.3:
dependencies:
iterall "1.1.3"

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

handlebars@^4.0.2:
version "4.0.11"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
Expand Down Expand Up @@ -1131,10 +1124,6 @@ [email protected]:
version "1.1.3"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"

[email protected]:
version "1.1.4"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"

java-properties@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-0.2.9.tgz#d3de73e73c304f844c9e2a2be0ff24f6f93fda44"
Expand Down

0 comments on commit 65f21bb

Please sign in to comment.