Skip to content

Commit d3d2974

Browse files
renovate-botkbrandwijk
authored andcommitted
fix(deps): update dependency graphql-import to v0.4.0
1 parent 8c98f0e commit d3d2974

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
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.3.1",
44+
"graphql-import": "0.4.0",
4545
"graphql-static-binding": "0.7.0",
4646
"lodash": "4.17.4"
4747
}

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -875,14 +875,7 @@ [email protected]:
875875
js-yaml "^3.10.0"
876876
minimatch "^3.0.4"
877877

878-
879-
version "0.3.1"
880-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.1.tgz#953f31323e851b5246602ea8e3d36a95b8fc47b5"
881-
dependencies:
882-
graphql "^0.12.3"
883-
lodash "^4.17.4"
884-
885-
graphql-import@^0.4.0:
878+
[email protected], graphql-import@^0.4.0:
886879
version "0.4.0"
887880
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.0.tgz#84c1b2dfde1c9af26525bd87a6d2f84a63853501"
888881
dependencies:

0 commit comments

Comments
 (0)