Skip to content

Commit 2bfd9aa

Browse files
committed
Update deps
1 parent 25d2187 commit 2bfd9aa

File tree

3 files changed

+522
-516
lines changed

3 files changed

+522
-516
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## [7.1.15](https://github.com/GMOD/bam-js/compare/v7.1.14...v7.1.15) (2025-12-17)
22

3-
4-
53
## [7.1.14](https://github.com/GMOD/bam-js/compare/v7.1.13...v7.1.14) (2025-12-17)
64

75
## [7.1.13](https://github.com/GMOD/bam-js/compare/v7.1.12...v7.1.13) (2025-12-17)

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@
5050
"genomics"
5151
],
5252
"dependencies": {
53-
"@gmod/bgzf-filehandle": "^6.0.9",
53+
"@gmod/bgzf-filehandle": "^6.0.10",
5454
"@jbrowse/quick-lru": "^7.3.5",
5555
"crc": "^4.3.2",
56-
"generic-filehandle2": "^2.0.16"
56+
"generic-filehandle2": "^2.0.18"
5757
},
5858
"devDependencies": {
59-
"@types/node": "^24.10.0",
60-
"@vitest/coverage-v8": "^4.0.16",
59+
"@types/node": "^25.0.9",
60+
"@vitest/coverage-v8": "^4.0.17",
6161
"eslint": "^9.9.0",
6262
"eslint-plugin-import": "^2.31.0",
6363
"eslint-plugin-unicorn": "^62.0.0",
64-
"prettier": "^3.7.4",
64+
"prettier": "^3.8.0",
6565
"rimraf": "^6.1.2",
6666
"standard-changelog": "^7.0.1",
6767
"typescript": "^5.0.4",
68-
"typescript-eslint": "^8.49.0",
69-
"vitest": "^4.0.16"
68+
"typescript-eslint": "^8.53.0",
69+
"vitest": "^4.0.17"
7070
},
7171
"publishConfig": {
7272
"access": "public"

0 commit comments

Comments
 (0)