File tree 2 files changed +4
-9
lines changed
2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 9
9
"resolutions" : {
10
10
"gatsby/graphql" : " 0.10.5" ,
11
11
"gatsby/react" : " 16.0.0" ,
12
- "gatsby/react-dom" : " 16.0.0"
12
+ "gatsby/react-dom" : " 16.0.0" ,
13
+ "eslint-plugin-relay/graphql" : " 0.10.5"
13
14
},
14
15
"dependencies" : {
15
16
"@gaearon/react-live" : " 1.7.1-with-safari-fix" ,
Original file line number Diff line number Diff line change @@ -4485,18 +4485,12 @@ graphql-skip-limit@^1.0.6:
4485
4485
dependencies :
4486
4486
babel-runtime "^6.26.0"
4487
4487
4488
- [email protected] , graphql@^0.10.3, graphql@^0.10.5:
4488
+ [email protected] , graphql@^0.10.3, graphql@^0.10.5, graphql@^0.11.3 :
4489
4489
version "0.10.5"
4490
4490
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.5.tgz#c9be17ca2bdfdbd134077ffd9bbaa48b8becd298"
4491
4491
dependencies :
4492
4492
iterall "^1.1.0"
4493
4493
4494
- graphql@^0.11.3 :
4495
- version "0.11.7"
4496
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
4497
- dependencies :
4498
- iterall "1.1.3"
4499
-
4500
4494
gray-matter@^2.1.0 :
4501
4495
version "2.1.1"
4502
4496
resolved "https://registry.yarnpkg.com/gray-matter/-/gray-matter-2.1.1.tgz#3042d9adec2a1ded6a7707a9ed2380f8a17a430e"
5466
5460
version "2.1.1"
5467
5461
resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198"
5468
5462
5469
- iterall@1.1.3, iterall@ ^1.1.0 :
5463
+ iterall@^1.1.0 :
5470
5464
version "1.1.3"
5471
5465
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
5472
5466
You can’t perform that action at this time.
0 commit comments