Skip to content

Commit 65f21bb

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-import to v0.4.4
1 parent 223edd3 commit 65f21bb

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
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.1",
4343
"fs-extra": "5.0.0",
44-
"graphql-import": "0.4.3",
44+
"graphql-import": "0.4.4",
4545
"graphql-static-binding": "0.9.3",
4646
"lodash": "4.17.5"
4747
}

yarn.lock

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -894,11 +894,10 @@ [email protected]:
894894
lodash "^4.17.4"
895895
minimatch "^3.0.4"
896896

897-
898-
version "0.4.3"
899-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.3.tgz#5fc68244e0908d6d8f2b91658a82be3d11f4ec62"
897+
898+
version "0.4.4"
899+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.4.tgz#57a485f3b954fd3fa80ae58bf35d8d158e263e92"
900900
dependencies:
901-
graphql "^0.13.0"
902901
lodash "^4.17.4"
903902

904903
graphql-import@^0.4.0:
@@ -926,12 +925,6 @@ graphql@^0.12.3:
926925
dependencies:
927926
iterall "1.1.3"
928927

929-
graphql@^0.13.0:
930-
version "0.13.0"
931-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
932-
dependencies:
933-
iterall "1.1.x"
934-
935928
handlebars@^4.0.2:
936929
version "4.0.11"
937930
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
@@ -1131,10 +1124,6 @@ [email protected]:
11311124
version "1.1.3"
11321125
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
11331126

1134-
1135-
version "1.1.4"
1136-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
1137-
11381127
java-properties@^0.2.9:
11391128
version "0.2.9"
11401129
resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-0.2.9.tgz#d3de73e73c304f844c9e2a2be0ff24f6f93fda44"

0 commit comments

Comments
 (0)