@@ -1909,9 +1909,11 @@ escodegen@~1.1.0:
1909
1909
optionalDependencies :
1910
1910
source-map "~0.1.30"
1911
1911
1912
-
1913
- version "4.1.2"
1914
- resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
1912
+
1913
+ version "5.0.0"
1914
+ resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.0.0.tgz#57c082f89bfc67f535757a8a939617667c3c5c97"
1915
+ dependencies :
1916
+ eslint-rule-composer "^0.1.1"
1915
1917
1916
1918
eslint-plugin-prettier@^2.6.0 :
1917
1919
version "2.6.0"
@@ -1920,6 +1922,10 @@ eslint-plugin-prettier@^2.6.0:
1920
1922
fast-diff "^1.1.1"
1921
1923
jest-docblock "^21.0.0"
1922
1924
1925
+ eslint-rule-composer@^0.1.1 :
1926
+ version "0.1.1"
1927
+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.1.1.tgz#479dfd4e93d7f2777499a35ce9be76403c8e982a"
1928
+
1923
1929
eslint-scope@^3.7.1, eslint-scope@~3.7.1 :
1924
1930
version "3.7.1"
1925
1931
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
@@ -1931,9 +1937,9 @@ eslint-visitor-keys@^1.0.0:
1931
1937
version "1.0.0"
1932
1938
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1933
1939
1934
- eslint@^4.19.0 :
1935
- version "4.19.0 "
1936
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.0 .tgz#9e900efb5506812ac374557034ef6f5c3642fc4c "
1940
+ eslint@^4.19.1 :
1941
+ version "4.19.1 "
1942
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1 .tgz#32d1d653e1d90408854bfb296f076ec7e186a300 "
1937
1943
dependencies :
1938
1944
ajv "^5.3.0"
1939
1945
babel-code-frame "^6.22.0"
@@ -2267,9 +2273,9 @@ flat-cache@^1.2.1:
2267
2273
graceful-fs "^4.1.2"
2268
2274
write "^0.2.1"
2269
2275
2270
- flow-bin@^0.68 .0 :
2271
- version "0.68 .0"
2272
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.68 .0.tgz#86c2d14857d306eb2e85e274f2eebf543564f623 "
2276
+ flow-bin@^0.69 .0 :
2277
+ version "0.69 .0"
2278
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69 .0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6 "
2273
2279
2274
2280
for-in@^1.0.1, for-in@^1.0.2 :
2275
2281
version "1.0.2"
@@ -2451,9 +2457,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.4:
2451
2457
version "4.1.11"
2452
2458
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2453
2459
2454
-
2455
- version "0.5.4 "
2456
- resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.5.4 .tgz#58050cfe16118595f82ab3aabfc974546ce755a8 "
2460
+
2461
+ version "0.5.5 "
2462
+ resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.5.5 .tgz#d6815e6edd618e878d5d921c13fc66033ec867e2 "
2457
2463
2458
2464
2459
2465
version "0.13.2"
3324
3330
dependencies :
3325
3331
minimist "0.0.8"
3326
3332
3327
- mocha@^5.0.4 :
3328
- version "5.0.4 "
3329
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.4 .tgz#6b7aa328472da1088e69d47e75925fd3a3bb63c6 "
3333
+ mocha@^5.0.5 :
3334
+ version "5.0.5 "
3335
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.5 .tgz#e228e3386b9387a4710007a641f127b00be44b52 "
3330
3336
dependencies :
3331
3337
browser-stdout "1.3.1"
3332
3338
commander "2.11.0"
0 commit comments