File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 25
25
"disparity" : " ^2.0.0" ,
26
26
"doctrine-temporary-fork" : " 2.0.0-alpha-allowarrayindex" ,
27
27
"get-port" : " ^3.2.0" ,
28
- "git-url-parse" : " ^6 .0.1 " ,
28
+ "git-url-parse" : " ^8 .0.0 " ,
29
29
"github-slugger" : " 1.2.0" ,
30
30
"glob" : " ^7.1.2" ,
31
31
"globals-docs" : " ^2.4.0" ,
71
71
"eslint" : " ^4.16.0" ,
72
72
"eslint-config-prettier" : " ^2.9.0" ,
73
73
"eslint-plugin-flowtype" : " ^2.41.0" ,
74
- "flow-bin" : " ^0.63.1 " ,
74
+ "flow-bin" : " ^0.64.0 " ,
75
75
"fs-extra" : " ^5.0.0" ,
76
76
"husky" : " ^0.14.3" ,
77
77
"jest" : " ^22.1.4" ,
Original file line number Diff line number Diff line change @@ -2374,9 +2374,9 @@ flat-cache@^1.2.1:
2374
2374
graceful-fs "^4.1.2"
2375
2375
write "^0.2.1"
2376
2376
2377
- flow-bin@^0.63.1 :
2378
- version "0.63.1 "
2379
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.63.1 .tgz#ab00067c197169a5fb5b4996c8f6927b06694828 "
2377
+ flow-bin@^0.64.0 :
2378
+ version "0.64.0 "
2379
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0 .tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167 "
2380
2380
2381
2381
flush-write-stream@^1.0.2 :
2382
2382
version "1.0.2"
@@ -2574,9 +2574,9 @@ git-up@^2.0.0:
2574
2574
is-ssh "^1.3.0"
2575
2575
parse-url "^1.3.0"
2576
2576
2577
- git-url-parse@^6 .0.1 :
2578
- version "6.2.2 "
2579
- resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-6.2.2 .tgz#be49024e14b8487553436b4572b8b439532fa871 "
2577
+ git-url-parse@^8 .0.0 :
2578
+ version "8.0.0 "
2579
+ resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-8.0.0 .tgz#249430c84e6b11ebae630136f50d7993eb03e211 "
2580
2580
dependencies :
2581
2581
git-up "^2.0.0"
2582
2582
You can’t perform that action at this time.
0 commit comments