Skip to content

Commit ccf6ef6

Browse files
chore(deps): update all non-major dependencies
1 parent 2381b76 commit ccf6ef6

3 files changed

Lines changed: 169 additions & 168 deletions

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.9/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"picomatch": "^4.0.4"
5555
},
5656
"devDependencies": {
57-
"@biomejs/biome": "^2.4.9",
58-
"@types/node": "^25.5.0",
59-
"@types/picomatch": "^4.0.2",
57+
"@biomejs/biome": "^2.4.10",
58+
"@types/node": "^25.5.2",
59+
"@types/picomatch": "^4.0.3",
6060
"fast-glob": "^3.3.3",
61-
"fs-fixture": "^2.11.0",
61+
"fs-fixture": "^2.13.0",
6262
"glob": "^13.0.6",
6363
"tinybench": "^6.0.0",
64-
"tsdown": "^0.21.5",
64+
"tsdown": "^0.21.7",
6565
"typescript": "^6.0.2"
6666
},
6767
"engines": {

0 commit comments

Comments
 (0)