Skip to content

Commit b0e08e5

Browse files
authored
Merge pull request #4 from graphcool/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents c0eb409 + 7571d74 commit b0e08e5

File tree

4 files changed

+61
-65
lines changed

4 files changed

+61
-65
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"deploy": "now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
55
},
66
"dependencies": {
7-
"graphql-binding-github": "^0.2.0",
8-
"graphql-import": "^0.1.8",
9-
"graphql-yoga": "^0.4.3"
7+
"graphql-binding-github": "0.2.0",
8+
"graphql-import": "0.1.8",
9+
"graphql-yoga": "0.4.7"
1010
},
1111
"now": {
1212
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 26 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -434,9 +434,9 @@ graphcool-json-schema@^1.0.1-beta.5:
434434
version "1.0.1-beta.6"
435435
resolved "https://registry.yarnpkg.com/graphcool-json-schema/-/graphcool-json-schema-1.0.1-beta.6.tgz#95c3442c84d6c7596c2e2e50db185529a18c501e"
436436

437-
graphcool-yml@^0.0.22:
438-
version "0.0.22"
439-
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.0.22.tgz#8b227e1ec36d6b6f31eb1f67879e6f8b9332ca8f"
437+
graphcool-yml@^0.1.7:
438+
version "0.1.7"
439+
resolved "https://registry.yarnpkg.com/graphcool-yml/-/graphcool-yml-0.1.7.tgz#3de1219771f40d4d0cf4fabdd113d6132734146a"
440440
dependencies:
441441
ajv "^5.5.1"
442442
bluebird "^3.5.1"
@@ -453,7 +453,7 @@ graphcool-yml@^0.0.22:
453453
scuid "^1.0.2"
454454
yaml-ast-parser "^0.0.40"
455455

456-
graphql-binding-github@^0.2.0:
456+
457457
version "0.2.0"
458458
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.2.0.tgz#069eb20326f8696c01a1ced7d2a06f34b380d7b9"
459459
dependencies:
@@ -472,26 +472,16 @@ graphql-binding@^0.1.0:
472472
graphql "^0.12.3"
473473
graphql-tools "^2.14.1"
474474

475-
graphql-config-extension-graphcool@^0.1.5:
476-
version "0.1.5"
477-
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.1.5.tgz#66d408c25653c09b815956dc3786e08dd742e73e"
478-
dependencies:
479-
graphcool-yml "^0.0.22"
480-
graphql-config "^1.1.0"
481-
482-
graphql-config@^1.0.9:
483-
version "1.0.9"
484-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.0.9.tgz#8fa416a7c2bdb8f62f441324775dd3ff8a266652"
475+
graphql-config-extension-graphcool@^0.2.0:
476+
version "0.2.0"
477+
resolved "https://registry.yarnpkg.com/graphql-config-extension-graphcool/-/graphql-config-extension-graphcool-0.2.0.tgz#ac5b70bb88bb56ce6897ae4ce56d6189cae360c1"
485478
dependencies:
486-
graphql "^0.11.7"
487-
graphql-request "^1.4.0"
488-
js-yaml "^3.10.0"
489-
minimatch "^3.0.4"
490-
rimraf "^2.6.2"
479+
graphcool-yml "^0.1.7"
480+
graphql-config "^1.1.1"
491481

492-
graphql-config@^1.1.0:
493-
version "1.1.1"
494-
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.1.tgz#40f22d4845ee629d3344b31c4c9db8f695ddcad5"
482+
graphql-config@^1.1.1:
483+
version "1.1.4"
484+
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.4.tgz#af09659f877b96451838de456e4e4f4be45be6dd"
495485
dependencies:
496486
graphql "^0.12.3"
497487
graphql-import "^0.1.7"
@@ -507,7 +497,7 @@ graphql-extensions@^0.0.x:
507497
core-js "^2.5.1"
508498
source-map-support "^0.5.0"
509499

510-
graphql-import@^0.1.7, graphql-import@^0.1.8:
500+
[email protected].8, graphql-import@^0.1.7:
511501
version "0.1.8"
512502
resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.1.8.tgz#403b9f9dd83a206a9808ae2ab6afab4040e0359d"
513503
dependencies:
@@ -516,19 +506,19 @@ graphql-import@^0.1.7, graphql-import@^0.1.8:
516506
graphql "^0.12.3"
517507
lodash "^4.17.4"
518508

519-
graphql-playground-html@^1.3.10-beta.3:
520-
version "1.3.10-beta.3"
521-
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.10-beta.3.tgz#27acc8b34d8314d143e1858d0aa393d09c4de63b"
509+
graphql-playground-html@^1.3.13:
510+
version "1.3.13"
511+
resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.3.13.tgz#ac1b0491af1052fb0cbb090e054f6f6fa2797486"
522512
dependencies:
523513
dotenv "^4.0.0"
524-
graphql-config "^1.0.9"
525-
graphql-config-extension-graphcool "^0.1.5"
514+
graphql-config "^1.1.1"
515+
graphql-config-extension-graphcool "^0.2.0"
526516

527-
graphql-playground-middleware-express@^1.3.10-beta.3:
528-
version "1.3.10-beta.3"
529-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.10-beta.3.tgz#ff5f754c04f9d9fb616d81ffda67bce1e8b33bd2"
517+
graphql-playground-middleware-express@^1.3.13:
518+
version "1.3.13"
519+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.3.13.tgz#78931f1b06840566bfd90a6b1c97d0eb8e30af3f"
530520
dependencies:
531-
graphql-playground-html "^1.3.10-beta.3"
521+
graphql-playground-html "^1.3.13"
532522
graphql-playground-middleware "^1.2.1-beta.6"
533523

534524
graphql-playground-middleware@^1.2.1-beta.6:
@@ -558,9 +548,9 @@ graphql-tools@^2.14.0, graphql-tools@^2.14.1:
558548
deprecated-decorator "^0.1.6"
559549
uuid "^3.1.0"
560550

561-
graphql-yoga@^0.4.3:
562-
version "0.4.3"
563-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.4.3.tgz#5d6806738b9c6212d3d23e92fa1790b0cdcc46a5"
551+
552+
version "0.4.7"
553+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.4.7.tgz#8ba2ef0c6229b52041b5d419f4b5da74bf6ded5d"
564554
dependencies:
565555
"@types/cors" "^2.8.3"
566556
"@types/express" "^4.0.39"
@@ -572,18 +562,12 @@ graphql-yoga@^0.4.3:
572562
cors "^2.8.4"
573563
express "^4.16.2"
574564
graphql "^0.12.0"
575-
graphql-playground-middleware-express "^1.3.10-beta.3"
565+
graphql-playground-middleware-express "^1.3.13"
576566
graphql-subscriptions "^0.5.6"
577567
graphql-tools "^2.14.0"
578568
portfinder "^1.0.13"
579569
subscriptions-transport-ws "^0.9.4"
580570

581-
graphql@^0.11.7:
582-
version "0.11.7"
583-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
584-
dependencies:
585-
iterall "1.1.3"
586-
587571
graphql@^0.12.0, graphql@^0.12.3:
588572
version "0.12.3"
589573
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"graphql-tools": "^2.14.1"
2222
},
2323
"devDependencies": {
24-
"@types/graphql": "^0.11.7",
25-
"@types/node": "^8.5.2",
26-
"typescript": "^2.6.2"
24+
"@types/graphql": "0.11.7",
25+
"@types/node": "8.5.2",
26+
"typescript": "2.6.2"
2727
},
2828
"repository": {
2929
"type": "git",

yarn.lock

Lines changed: 29 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22
# yarn lockfile v1
33

44

5-
"@types/graphql@^0.11.7":
5+
66
version "0.11.7"
77
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
88

9-
"@types/node@^8.0.56":
10-
version "8.0.56"
11-
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.56.tgz#c4652f88d7a677e26ccc16c1485c282ce28f1ce9"
9+
"@types/node@8.5.2":
10+
version "8.5.2"
11+
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2.tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5"
1212

1313
1414
version "0.5.3"
1515
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
1616

17-
apollo-link-http@^1.3.0:
18-
version "1.3.0"
19-
resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.3.0.tgz#ce0f79b20e0d31acec1e38146c96fbe541c567f7"
17+
apollo-link-http@^1.3.2:
18+
version "1.3.2"
19+
resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.3.2.tgz#63537ee5ecf9c004efb0317f1222b7dbc6f21559"
2020
dependencies:
21-
apollo-link "^1.0.4"
21+
apollo-link "^1.0.7"
2222

23-
apollo-link@^1.0.4, apollo-link@^1.0.5:
24-
version "1.0.5"
25-
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.5.tgz#7ce058b61cb2f5071496968ef82499c202211d10"
23+
apollo-link@^1.0.7:
24+
version "1.0.7"
25+
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
2626
dependencies:
2727
"@types/zen-observable" "0.5.3"
2828
apollo-utilities "^1.0.0"
@@ -49,17 +49,25 @@ encoding@^0.1.11:
4949
dependencies:
5050
iconv-lite "~0.4.13"
5151

52-
graphql-tools@^2.12.0:
53-
version "2.12.0"
54-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.12.0.tgz#6286902650537bf7f20ac87159ab5c8b2e9741f8"
52+
graphql-binding@^0.2.0:
53+
version "0.2.1"
54+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-0.2.1.tgz#171c78fe2cf893359f62fed14901f70e3f235420"
55+
dependencies:
56+
"@types/graphql" "0.11.7"
57+
graphql "^0.12.3"
58+
graphql-tools "^2.14.1"
59+
60+
graphql-tools@^2.14.1:
61+
version "2.14.1"
62+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.14.1.tgz#15f96683d7f178042baddcfc17d73dcfeee67356"
5563
dependencies:
5664
apollo-utilities "^1.0.1"
5765
deprecated-decorator "^0.1.6"
5866
uuid "^3.1.0"
5967

60-
graphql@^0.11.7:
61-
version "0.11.7"
62-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
68+
graphql@^0.12.3:
69+
version "0.12.3"
70+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
6371
dependencies:
6472
iterall "1.1.3"
6573

@@ -82,6 +90,10 @@ [email protected]:
8290
encoding "^0.1.11"
8391
is-stream "^1.0.1"
8492

93+
94+
version "2.6.2"
95+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
96+
8597
uuid@^3.1.0:
8698
version "3.1.0"
8799
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"

0 commit comments

Comments
 (0)