2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/[email protected] " , "@babel/code-frame@^7.0.0-beta.40" :
5
+
6
6
version "7.0.0-beta.44"
7
7
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
8
8
dependencies :
63
63
babylon "7.0.0-beta.44"
64
64
lodash "^4.2.0"
65
65
66
- " @babel/traverse@^ 7.0.0-beta.40 " :
66
+
67
67
version "7.0.0-beta.44"
68
68
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
69
69
dependencies :
78
78
invariant "^2.2.0"
79
79
lodash "^4.2.0"
80
80
81
- " @babel/[email protected] " , "@babel/types@^7.0.0-beta.40" :
81
+
82
82
version "7.0.0-beta.44"
83
83
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
84
84
dependencies :
@@ -488,14 +488,14 @@ babel-core@^6.0.0, babel-core@^6.26.0:
488
488
slash "^1.0.0"
489
489
source-map "^0.5.6"
490
490
491
- babel-eslint@^8.2.2 :
492
- version "8.2.2 "
493
- resolved "http ://registry.npmjs.org /babel-eslint/-/babel-eslint-8.2.2 .tgz#1102273354c6f0b29b4ea28a65f97d122296b68b "
491
+ babel-eslint@^8.2.3 :
492
+ version "8.2.3 "
493
+ resolved "https ://registry.yarnpkg.com /babel-eslint/-/babel-eslint-8.2.3 .tgz#1a2e6681cc9bc4473c32899e59915e19cd6733cf "
494
494
dependencies :
495
- " @babel/code-frame" " ^ 7.0.0-beta.40 "
496
- " @babel/traverse" " ^ 7.0.0-beta.40 "
497
- " @babel/types" " ^ 7.0.0-beta.40 "
498
- babylon "^ 7.0.0-beta.40 "
495
+ " @babel/code-frame" " 7.0.0-beta.44 "
496
+ " @babel/traverse" " 7.0.0-beta.44 "
497
+ " @babel/types" " 7.0.0-beta.44 "
498
+ babylon "7.0.0-beta.44 "
499
499
eslint-scope "~3.7.1"
500
500
eslint-visitor-keys "^1.0.0"
501
501
@@ -983,7 +983,7 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26
983
983
lodash "^4.17.4"
984
984
to-fast-properties "^1.0.3"
985
985
986
- [email protected] , babylon@^7.0.0-beta.40 :
986
+
987
987
version "7.0.0-beta.44"
988
988
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d"
989
989
@@ -1108,7 +1108,7 @@ btoa-lite@^1.0.0:
1108
1108
version "1.0.0"
1109
1109
resolved "https://registry.yarnpkg.com/btoa-lite/-/btoa-lite-1.0.0.tgz#337766da15801210fdd956c22e9c6891ab9d0337"
1110
1110
1111
- builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
1111
+ builtin-modules@^1.0.0 :
1112
1112
version "1.1.1"
1113
1113
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
1114
1114
@@ -1716,17 +1716,16 @@ eslint-module-utils@^2.2.0:
1716
1716
debug "^2.6.8"
1717
1717
pkg-dir "^1.0.0"
1718
1718
1719
- eslint-plugin-flowtype@^2.46.1 :
1720
- version "2.46.1 "
1721
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1 .tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4 "
1719
+ eslint-plugin-flowtype@^2.46.2 :
1720
+ version "2.46.2 "
1721
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.2 .tgz#8749fddda6f6c30d0672011151bea726765b5753 "
1722
1722
dependencies :
1723
1723
lodash "^4.15.0"
1724
1724
1725
- eslint-plugin-import@^2.10 .0 :
1726
- version "2.10 .0"
1727
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10 .0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7 "
1725
+ eslint-plugin-import@^2.11 .0 :
1726
+ version "2.11 .0"
1727
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.11 .0.tgz#15aeea37a67499d848e8e981806d4627b5503816 "
1728
1728
dependencies :
1729
- builtin-modules "^1.1.1"
1730
1729
contains-path "^0.1.0"
1731
1730
debug "^2.6.8"
1732
1731
doctrine "1.5.0"
@@ -1736,6 +1735,7 @@ eslint-plugin-import@^2.10.0:
1736
1735
lodash "^4.17.4"
1737
1736
minimatch "^3.0.3"
1738
1737
read-pkg-up "^2.0.0"
1738
+ resolve "^1.6.0"
1739
1739
1740
1740
eslint-plugin-prettier@^2.6.0 :
1741
1741
version "2.6.0"
@@ -2068,9 +2068,9 @@ flat-cache@^1.2.1:
2068
2068
graceful-fs "^4.1.2"
2069
2069
write "^0.2.1"
2070
2070
2071
- flow-bin@^0.69 .0 :
2072
- version "0.69 .0"
2073
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.69 .0.tgz#053159a684a6051fcbf0b71a2eb19a9679082da6 "
2071
+ flow-bin@^0.70 .0 :
2072
+ version "0.70 .0"
2073
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70 .0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5 "
2074
2074
2075
2075
for-in@^1.0.1, for-in@^1.0.2 :
2076
2076
version "1.0.2"
@@ -2230,11 +2230,12 @@ git-url-parse@^8.0.0:
2230
2230
dependencies :
2231
2231
git-up "^2.0.0"
2232
2232
2233
- git-url-parse@^8.1 .0 :
2234
- version "8.2 .0"
2235
- resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-8.2 .0.tgz#74969b0105f805df58873ee5b96bc1a4dc0573b1 "
2233
+ git-url-parse@^9.0 .0 :
2234
+ version "9.0 .0"
2235
+ resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-9.0 .0.tgz#a82a36acc3544c77ed0984d6488b37fbcfbec24d "
2236
2236
dependencies :
2237
2237
git-up "^2.0.0"
2238
+ parse-domain "^2.0.0"
2238
2239
2239
2240
glob-base@^0.3.0 :
2240
2241
version "0.3.0"
@@ -2306,9 +2307,9 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6:
2306
2307
version "4.1.11"
2307
2308
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
2308
2309
2309
- graphql-compose@^3.1.1 :
2310
- version "3.1.1 "
2311
- resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-3.1.1 .tgz#97fcf4f4a0aa5d58906eb9ec4166cbf426437c73 "
2310
+ graphql-compose@^4.0.0 :
2311
+ version "4.0.0 "
2312
+ resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-4.0.0 .tgz#6b260dc4e220c33feae46e50e34edd9072ef0244 "
2312
2313
dependencies :
2313
2314
babel-runtime "^6.26.0"
2314
2315
object-path "^0.11.4"
@@ -3889,6 +3890,10 @@ p-retry@^1.0.0:
3889
3890
dependencies :
3890
3891
retry "^0.10.0"
3891
3892
3893
+ parse-domain@^2.0.0 :
3894
+ version "2.0.0"
3895
+ resolved "https://registry.yarnpkg.com/parse-domain/-/parse-domain-2.0.0.tgz#e9f42f697c30f7c2051dc5c55ff4d8a80da7943c"
3896
+
3892
3897
parse-github-url@^1.0.1 :
3893
3898
version "1.0.2"
3894
3899
resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395"
@@ -4042,9 +4047,9 @@ preserve@^0.2.0:
4042
4047
version "0.2.0"
4043
4048
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
4044
4049
4045
- prettier@^1.11.1 :
4046
- version "1.11.1 "
4047
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1 .tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75 "
4050
+ prettier@^1.12.0 :
4051
+ version "1.12.0 "
4052
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.0 .tgz#d26fc5894b9230de97629b39cae225b503724ce8 "
4048
4053
4049
4054
pretty-format@^22.4.3 :
4050
4055
version "22.4.3"
@@ -4414,6 +4419,12 @@ resolve@^1.2.0:
4414
4419
dependencies :
4415
4420
path-parse "^1.0.5"
4416
4421
4422
+ resolve@^1.6.0 :
4423
+ version "1.7.1"
4424
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
4425
+ dependencies :
4426
+ path-parse "^1.0.5"
4427
+
4417
4428
restore-cursor@^2.0.0 :
4418
4429
version "2.0.0"
4419
4430
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -4489,9 +4500,9 @@ sax@^1.2.4:
4489
4500
version "1.2.4"
4490
4501
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
4491
4502
4492
- semantic-release@^15.1.4 :
4493
- version "15.1.4 "
4494
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.1.4 .tgz#000ddbd8a8977dc1a68cacfbeef2fb551e4b9791 "
4503
+ semantic-release@^15.1.7 :
4504
+ version "15.1.7 "
4505
+ resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.1.7 .tgz#b29eef1b9443f75addab7c2e353338b72b9b628d "
4495
4506
dependencies :
4496
4507
" @semantic-release/commit-analyzer" " ^5.0.0"
4497
4508
" @semantic-release/error" " ^2.2.0"
@@ -4506,7 +4517,7 @@ semantic-release@^15.1.4:
4506
4517
execa "^0.10.0"
4507
4518
get-stream "^3.0.0"
4508
4519
git-log-parser "^1.2.0"
4509
- git-url-parse "^8.1 .0"
4520
+ git-url-parse "^9.0 .0"
4510
4521
hook-std "^0.4.0"
4511
4522
hosted-git-info "^2.6.0"
4512
4523
lodash "^4.17.4"
0 commit comments