Skip to content

Commit 3c7eb71

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-config to v1.2.1
1 parent 1d05cc6 commit 3c7eb71

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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": "9.4.0",
3232
"@types/yargs": "10.0.1",
33-
"graphql-config": "1.2.0",
33+
"graphql-config": "1.2.1",
3434
"semantic-release": "12.4.1",
3535
"tslint": "5.9.1",
3636
"typescript": "2.6.2"

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -876,14 +876,15 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
876876
version "4.1.11"
877877
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
878878

879-
880-
version "1.2.0"
881-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.2.0.tgz#c1396e7705ce82870923134426d1b19b2de6c326"
879+
880+
version "1.2.1"
881+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.2.1.tgz#97b4403707db408feb335fbc159651f2a36cb558"
882882
dependencies:
883883
graphql "^0.12.3"
884884
graphql-import "^0.4.0"
885885
graphql-request "^1.4.0"
886886
js-yaml "^3.10.0"
887+
lodash "^4.17.4"
887888
minimatch "^3.0.4"
888889

889890

0 commit comments

Comments
 (0)