Skip to content

Commit 4db2a7e

Browse files
committed
Bump deps
1 parent 0fbfe5a commit 4db2a7e

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gff-nostream
22

3-
[![Build Status](https://img.shields.io/github/actions/workflow/status/cmdcolin/gff-nostream/push.yml?branch=master&logo=github&style=for-the-badge)](https://github.com/cmdcolin/gff-nostream/actions?query=branch%3Amaster+workflow%3APush+)
3+
[![Build Status](https://img.shields.io/github/actions/workflow/status/cmdcolin/gff-nostream/push.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/cmdcolin/gff-nostream/actions?query=branch%3Amain+workflow%3APush+)
44

55
Parse GFF3 data. This is a simplified version of
66
[@gmod/gff](https://github.com/GMOD/gff-js) with just basic parsing and no

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"@types/node": "^25.5.0",
5555
"@typescript-eslint/eslint-plugin": "^8.57.2",
5656
"@typescript-eslint/parser": "^8.57.2",
57-
"@vitest/coverage-v8": "^4.1.1",
58-
"documentation": "^14.0.1",
59-
"eslint": "^9.39.1",
57+
"@vitest/coverage-v8": "^4.1.2",
58+
"documentation": "^14.0.3",
59+
"eslint": "^9.39.4",
6060
"eslint-plugin-import": "^2.32.0",
6161
"prettier": "^3.8.1",
6262
"rimraf": "^6.1.3",
6363
"typescript": "^6.0.2",
6464
"typescript-eslint": "^8.57.2",
65-
"vitest": "^4.1.1"
65+
"vitest": "^4.1.2"
6666
},
6767
"dependencies": {
6868
"@jbrowse/quick-lru": "^7.3.5"

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)