Skip to content

Commit da83c40

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-import to v0.1.9
1 parent 040f6f4 commit da83c40

2 files changed

Lines changed: 4 additions & 13 deletions

File tree

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"graphcool-binding": "0.4.0",
9-
"graphql-import": "0.1.8",
9+
"graphql-import": "0.1.9",
1010
"graphql-yoga": "0.4.3"
1111
},
1212
"devDependencies": {

basic/server/yarn.lock

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -501,9 +501,9 @@ graphql-extensions@^0.0.x:
501501
core-js "^2.5.1"
502502
source-map-support "^0.5.0"
503503

504-
graphql-import@0.1.8:
505-
version "0.1.8"
506-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
504+
graphql-import@0.1.9, graphql-import@^0.1.8:
505+
version "0.1.9"
506+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
507507
dependencies:
508508
"@types/graphql" "0.11.7"
509509
"@types/lodash" "^4.14.85"
@@ -519,15 +519,6 @@ graphql-import@^0.1.5:
519519
graphql "^0.11.7"
520520
lodash "^4.17.4"
521521

522-
graphql-import@^0.1.8:
523-
version "0.1.9"
524-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
525-
dependencies:
526-
"@types/graphql" "0.11.7"
527-
"@types/lodash" "^4.14.85"
528-
graphql "^0.12.3"
529-
lodash "^4.17.4"
530-
531522
graphql-playground-html@^1.3.10-beta.3:
532523
version "1.3.10-beta.3"
533524
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.10-beta.3.tgz#27acc8b34d8314d143e1858d0aa393d09c4de63b"

0 commit comments

Comments
 (0)