Skip to content

Commit 79bd59f

Browse files
renovate[bot]kbrandwijk
authored andcommitted
chore(deps): update dependency graphql-import to v0.4.3 (#60)
1 parent 3496b82 commit 79bd59f

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"chalk": "2.3.0",
4343
"fs-extra": "5.0.0",
44-
"graphql-import": "0.4.1",
44+
"graphql-import": "0.4.3",
4545
"graphql-static-binding": "0.9.0",
4646
"lodash": "4.17.4"
4747
}

yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -886,11 +886,11 @@ [email protected]:
886886
lodash "^4.17.4"
887887
minimatch "^3.0.4"
888888

889-
890-
version "0.4.1"
891-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.1.tgz#ef1c047d6250bc8c009b12b64c26924ac4f4716c"
889+
890+
version "0.4.3"
891+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.3.tgz#5fc68244e0908d6d8f2b91658a82be3d11f4ec62"
892892
dependencies:
893-
graphql "^0.12.3"
893+
graphql "^0.13.0"
894894
lodash "^4.17.4"
895895

896896
graphql-import@^0.4.0:
@@ -919,6 +919,12 @@ [email protected], graphql@^0.12.3:
919919
dependencies:
920920
iterall "1.1.3"
921921

922+
graphql@^0.13.0:
923+
version "0.13.0"
924+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
925+
dependencies:
926+
iterall "1.1.x"
927+
922928
handlebars@^4.0.2:
923929
version "4.0.11"
924930
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
@@ -1114,6 +1120,10 @@ [email protected]:
11141120
version "1.1.3"
11151121
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
11161122

1123+
1124+
version "1.1.4"
1125+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
1126+
11171127
java-properties@^0.2.9:
11181128
version "0.2.9"
11191129
resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-0.2.9.tgz#d3de73e73c304f844c9e2a2be0ff24f6f93fda44"

0 commit comments

Comments
 (0)