Skip to content

Commit

Permalink
Bump @gmod/indexedfasta
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Aug 10, 2021
1 parent b5c5ba0 commit e292d98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion plugins/sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"useSrc": "node ../../scripts/useSrc.js"
},
"dependencies": {
"@gmod/indexedfasta": "^2.0.0",
"@gmod/indexedfasta": "^2.0.1",
"@gmod/twobit": "^1.1.10",
"abortable-promise-cache": "^1.3.0",
"clsx": "^1.1.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1866,15 +1866,16 @@
tmp-promise "^1.0.4"
typical "^2.6.1"

"@gmod/indexedfasta@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@gmod/indexedfasta/-/indexedfasta-2.0.0.tgz#05798ce8e825fcb9bcc03c63163a423267d4cdaa"
integrity sha512-72dlTolCr3zmCI8bjYRJNyXn7n7hJbXaT5yoM02UqgqYH3ilUS+tWsRITzvRfLEidrKmDqOf1u3fq3iyyQB/Ag==
"@gmod/indexedfasta@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@gmod/indexedfasta/-/indexedfasta-2.0.1.tgz#dd64e5246028c9eea109205eb7184d51d601ac31"
integrity sha512-Y0Dn4TqrJzY/hP5CXdR7rqUGbdtfO3O3vHuhXd/whjQezVePrzGUFMrDs0FsZBboeCJ/MDpJ3XUeKBSzDOD1HA==
dependencies:
"@babel/runtime" "^7.12.5"
"@gmod/bgzf-filehandle" "^1.2.4"
browser-or-node "^1.3.0"
es6-promisify "^6.0.1"
object.fromentries "^2.0.4"

"@gmod/nclist@^0.1.1":
version "0.1.1"
Expand Down

0 comments on commit e292d98

Please sign in to comment.