Skip to content

Commit 16bad7e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-config to v1.1.7
1 parent d6006bf commit 16bad7e

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
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.3.0",
3232
"@types/yargs": "10.0.1",
33-
"graphql-config": "1.1.6",
33+
"graphql-config": "1.1.7",
3434
"semantic-release": "12.2.1",
3535
"tslint": "5.9.1",
3636
"typescript": "2.6.2"

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -865,23 +865,30 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
865865
version "4.1.11"
866866
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
867867

868-
869-
version "1.1.6"
870-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.6.tgz#cac23b2e0ac4146aa24a91e3aa364f472ba57f64"
868+
869+
version "1.1.7"
870+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.7.tgz#546c443d3ad877ceb8e13f40fbc8937af0d35dbe"
871871
dependencies:
872872
graphql "^0.12.3"
873-
graphql-import "^0.3.0"
873+
graphql-import "^0.4.0"
874874
graphql-request "^1.4.0"
875875
js-yaml "^3.10.0"
876876
minimatch "^3.0.4"
877877

878-
[email protected], graphql-import@^0.3.0:
878+
879879
version "0.3.1"
880880
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.1.tgz#953f31323e851b5246602ea8e3d36a95b8fc47b5"
881881
dependencies:
882882
graphql "^0.12.3"
883883
lodash "^4.17.4"
884884

885+
graphql-import@^0.4.0:
886+
version "0.4.0"
887+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.0.tgz#84c1b2dfde1c9af26525bd87a6d2f84a63853501"
888+
dependencies:
889+
graphql "^0.12.3"
890+
lodash "^4.17.4"
891+
885892
graphql-request@^1.4.0:
886893
version "1.4.1"
887894
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.4.1.tgz#0772743cfac8dfdd4d69d36106a96c9bdd191ce8"

0 commit comments

Comments
 (0)