Skip to content

Commit 0727e08

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-config to v2.0.0
1 parent 173e9bd commit 0727e08

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
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.6",
3232
"@types/yargs": "11.0.0",
33-
"graphql-config": "1.2.1",
33+
"graphql-config": "2.0.0",
3434
"semantic-release": "12.4.1",
3535
"tslint": "5.9.1",
3636
"typescript": "2.7.1"

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -876,11 +876,10 @@ 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.2.1:
880-
version "1.2.1"
881-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.2.1.tgz#97b4403707db408feb335fbc159651f2a36cb558"
879+
graphql-config@2.0.0:
880+
version "2.0.0"
881+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0.tgz#daf69091055c6f675d63893a2d14c48f3fec3327"
882882
dependencies:
883-
graphql "^0.12.3"
884883
graphql-import "^0.4.0"
885884
graphql-request "^1.4.0"
886885
js-yaml "^3.10.0"

0 commit comments

Comments
 (0)