Skip to content

Commit 73f67fa

Browse files
renovate-botkbrandwijk
authored andcommitted
fix(deps): update dependency graphql-import to v0.3.1
1 parent 9e67bd7 commit 73f67fa

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.0",
44+
"graphql-import": "0.3.1",
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
@@ -863,14 +863,7 @@ [email protected]:
863863
js-yaml "^3.10.0"
864864
minimatch "^3.0.4"
865865

866-
867-
version "0.3.0"
868-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.0.tgz#4eb2c8aabac7fdb535fd1507b565336f4f707a64"
869-
dependencies:
870-
graphql "^0.12.3"
871-
lodash "^4.17.4"
872-
873-
graphql-import@^0.3.0:
866+
[email protected], graphql-import@^0.3.0:
874867
version "0.3.1"
875868
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.1.tgz#953f31323e851b5246602ea8e3d36a95b8fc47b5"
876869
dependencies:

0 commit comments

Comments
 (0)