Skip to content

Commit ffe3d72

Browse files
committed
update deps, add @jbrowse/quick-lru, pin eslint to v9
1 parent bbad0b7 commit ffe3d72

2 files changed

Lines changed: 816 additions & 924 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
"postversion": "git push --follow-tags"
4040
},
4141
"devDependencies": {
42-
"@jbrowse/quick-lru": "^7.0.0",
43-
"@types/node": "^22.15.3",
44-
"documentation": "^14.0.1",
45-
"eslint": "^9.39.2",
42+
"@jbrowse/quick-lru": "^7.3.5",
43+
"@types/node": "^25.5.0",
44+
"documentation": "^14.0.3",
45+
"eslint": "^9.39.4",
4646
"eslint-plugin-import": "^2.32.0",
4747
"eslint-plugin-unicorn": "^64.0.0",
48-
"prettier": "^3.7.4",
49-
"rimraf": "^6.1.2",
48+
"prettier": "^3.8.1",
49+
"rimraf": "^6.1.3",
5050
"typescript": "^6.0.2",
51-
"typescript-eslint": "^8.50.0",
52-
"vitest": "^4.0.16"
51+
"typescript-eslint": "^8.57.2",
52+
"vitest": "^4.1.2"
5353
},
5454
"publishConfig": {
5555
"access": "public"

0 commit comments

Comments
 (0)