Skip to content

Commit 9754472

Browse files
committed
fix(deps): updated dependencies for cli, import, config
1 parent c7e5cfd commit 9754472

File tree

2 files changed

+34
-14
lines changed

2 files changed

+34
-14
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@types/inquirer": "0.0.36",
3030
"@types/node": "8.5.2",
3131
"@types/yargs": "10.0.0",
32-
"graphql-cli": "2.2.0",
33-
"graphql-config": "1.1.3",
32+
"graphql-cli": "2.2.2",
33+
"graphql-config": "1.1.4",
3434
"semantic-release": "11.0.2",
3535
"tslint": "5.8.0",
3636
"typescript": "2.6.2"
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"chalk": "2.3.0",
43-
"graphql-import": "0.1.8",
43+
"graphql-import": "0.1.9",
4444
"graphql-static-binding": "0.2.1",
4545
"lodash": "4.17.4"
4646
}

yarn.lock

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,9 +1225,9 @@ graphcool-yml@^0.1.7:
12251225
scuid "^1.0.2"
12261226
yaml-ast-parser "^0.0.40"
12271227

1228-
1229-
version "2.2.0"
1230-
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.2.0.tgz#acb9647fb80c53144b75acb7de42fa92009d4acf"
1228+
1229+
version "2.2.2"
1230+
resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.2.2.tgz#fbea8ea382269222fc3742f774fe3ddf1ac814d9"
12311231
dependencies:
12321232
adm-zip "^0.4.7"
12331233
chalk "^2.3.0"
@@ -1237,10 +1237,10 @@ [email protected]:
12371237
dotenv "^4.0.0"
12381238
express "^4.16.2"
12391239
express-request-proxy "^2.0.0"
1240-
graphql "^0.12.3"
1241-
graphql-config "^1.1.1"
1242-
graphql-playground-middleware-express "^1.3.10"
1243-
graphql-schema-linter "^0.0.25"
1240+
graphql "0.12.3"
1241+
graphql-config "1.1.4"
1242+
graphql-playground-middleware-express "1.3.13"
1243+
graphql-schema-linter "0.0.25"
12441244
inquirer "^4.0.1"
12451245
js-yaml "^3.10.0"
12461246
lodash "^4.17.4"
@@ -1259,7 +1259,18 @@ graphql-config-extension-graphcool@^0.2.0:
12591259
graphcool-yml "^0.1.7"
12601260
graphql-config "^1.1.1"
12611261

1262-
[email protected], graphql-config@^1.0.0, graphql-config@^1.1.1:
1262+
1263+
version "1.1.4"
1264+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.4.tgz#af09659f877b96451838de456e4e4f4be45be6dd"
1265+
dependencies:
1266+
graphql "^0.12.3"
1267+
graphql-import "^0.1.7"
1268+
graphql-request "^1.4.0"
1269+
js-yaml "^3.10.0"
1270+
minimatch "^3.0.4"
1271+
rimraf "^2.6.2"
1272+
1273+
graphql-config@^1.0.0, graphql-config@^1.1.1:
12631274
version "1.1.3"
12641275
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.3.tgz#4df65322ce553505b87e207d0b4e9119d048f696"
12651276
dependencies:
@@ -1270,7 +1281,16 @@ [email protected], graphql-config@^1.0.0, graphql-config@^1.1.1:
12701281
minimatch "^3.0.4"
12711282
rimraf "^2.6.2"
12721283

1273-
[email protected], graphql-import@^0.1.7:
1284+
1285+
version "0.1.9"
1286+
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.9.tgz#9161f4f7ea92337b60fd40e22e64d3a68c212729"
1287+
dependencies:
1288+
"@types/graphql" "0.11.7"
1289+
"@types/lodash" "^4.14.85"
1290+
graphql "^0.12.3"
1291+
lodash "^4.17.4"
1292+
1293+
graphql-import@^0.1.7:
12741294
version "0.1.8"
12751295
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
12761296
dependencies:
@@ -1287,7 +1307,7 @@ graphql-playground-html@^1.3.13:
12871307
graphql-config "^1.1.1"
12881308
graphql-config-extension-graphcool "^0.2.0"
12891309

1290-
graphql-playground-middleware-express@^1.3.10:
1310+
12911311
version "1.3.13"
12921312
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.13.tgz#78931f1b06840566bfd90a6b1c97d0eb8e30af3f"
12931313
dependencies:
@@ -1306,7 +1326,7 @@ graphql-request@^1.4.0:
13061326
dependencies:
13071327
cross-fetch "1.1.1"
13081328

1309-
graphql-schema-linter@^0.0.25:
1329+
13101330
version "0.0.25"
13111331
resolved "https://registry.yarnpkg.com/graphql-schema-linter/-/graphql-schema-linter-0.0.25.tgz#3cd79aeaff56cf73b3e8e1e01d409a987ed5c5b8"
13121332
dependencies:

0 commit comments

Comments
 (0)