Skip to content

Commit 1d05cc6

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-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.1.7",
33+
"graphql-config": "1.2.0",
3434
"semantic-release": "12.4.1",
3535
"tslint": "5.9.1",
3636
"typescript": "2.6.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -876,9 +876,9 @@ 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-
graphql-config@1.1.7:
880-
version "1.1.7"
881-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.7.tgz#546c443d3ad877ceb8e13f40fbc8937af0d35dbe"
879+
graphql-config@1.2.0:
880+
version "1.2.0"
881+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.2.0.tgz#c1396e7705ce82870923134426d1b19b2de6c326"
882882
dependencies:
883883
graphql "^0.12.3"
884884
graphql-import "^0.4.0"

0 commit comments

Comments
 (0)