Skip to content

Commit 912c614

Browse files
Update dependency @biomejs/biome to v2
1 parent 7ad1cbb commit 912c614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"registry": "https://registry.npmjs.org/"
2828
},
2929
"scripts": {
30-
"biome": "corepack pnpm dlx @biomejs/biome@1.9.4",
30+
"biome": "corepack pnpm dlx @biomejs/biome@2.5.0",
3131
"biome:check": "corepack pnpm biome check",
3232
"biome:fix": "corepack pnpm biome check --fix",
3333
"prebuild": "corepack pnpm typecheck",

0 commit comments

Comments
 (0)