Skip to content

Commit b719919

Browse files
renovate-botkbrandwijk
authored andcommitted
chore(deps): update dependency graphql-config to v1.1.5
1 parent 1a6ae68 commit b719919

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/inquirer": "0.0.36",
3131
"@types/node": "8.5.5",
3232
"@types/yargs": "10.0.1",
33-
"graphql-config": "1.1.4",
33+
"graphql-config": "1.1.5",
3434
"semantic-release": "12.1.0",
3535
"tslint": "5.8.0",
3636
"typescript": "2.6.2"

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -861,18 +861,18 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
861861
version "4.1.11"
862862
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
863863

864-
865-
version "1.1.4"
866-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.4.tgz#af09659f877b96451838de456e4e4f4be45be6dd"
864+
865+
version "1.1.5"
866+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.5.tgz#c8de9cdaef946ceb4c4ab0acc970db5805c90dbf"
867867
dependencies:
868868
graphql "^0.12.3"
869-
graphql-import "^0.1.7"
869+
graphql-import "^0.2.0"
870870
graphql-request "^1.4.0"
871871
js-yaml "^3.10.0"
872872
minimatch "^3.0.4"
873873
rimraf "^2.6.2"
874874

875-
875+
[email protected], graphql-import@^0.2.0:
876876
version "0.2.0"
877877
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.2.0.tgz#4877fef467d8a9255e6760c3988f6c00018e94af"
878878
dependencies:
@@ -881,15 +881,6 @@ [email protected]:
881881
graphql "^0.12.3"
882882
lodash "^4.17.4"
883883

884-
graphql-import@^0.1.7:
885-
version "0.1.8"
886-
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
887-
dependencies:
888-
"@types/graphql" "0.11.7"
889-
"@types/lodash" "^4.14.85"
890-
graphql "^0.12.3"
891-
lodash "^4.17.4"
892-
893884
graphql-request@^1.4.0:
894885
version "1.4.1"
895886
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.4.1.tgz#0772743cfac8dfdd4d69d36106a96c9bdd191ce8"

0 commit comments

Comments
 (0)