Skip to content

Commit

Permalink
Bump indexedfasta version for bgzf-filehandle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Sep 13, 2018
1 parent 59b6855 commit b793bbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -121,8 +121,8 @@
arrify "^1.0.1"

"@gmod/bgzf-filehandle@^1.0.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@gmod/bgzf-filehandle/-/bgzf-filehandle-1.2.0.tgz#0a1413c21ad75329197c0b133619b91370e9bc66"
version "1.2.1"
resolved "https://registry.yarnpkg.com/@gmod/bgzf-filehandle/-/bgzf-filehandle-1.2.1.tgz#88368b3c6735a1d7c000e157af110c7668e88d4a"
dependencies:
binary-parser "^1.3.2"
fs-extra "^7.0.0"
Expand Down Expand Up @@ -152,8 +152,8 @@
typical "^2.6.1"

"@gmod/indexedfasta@^1.0.2":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@gmod/indexedfasta/-/indexedfasta-1.0.6.tgz#22c0a2c2ce5b259bffa06e56cdc4e42f16708414"
version "1.0.7"
resolved "https://registry.yarnpkg.com/@gmod/indexedfasta/-/indexedfasta-1.0.7.tgz#165dd99258c7684ec5c95396ff8291ff2bb14524"
dependencies:
"@gmod/bgzf-filehandle" "^1.0.0"
util.promisify "^1.0.0"
Expand Down

0 comments on commit b793bbd

Please sign in to comment.