Skip to content

Commit 0543281

Browse files
Update dependency @biomejs/biome to v2.3.8
1 parent f0473dc commit 0543281

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.trunk/trunk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ lint:
5959
- sass
6060
enabled:
6161
62-
- [email protected].7! # datasource=npm depName=@biomejs/biome
62+
- [email protected].8! # datasource=npm depName=@biomejs/biome
6363
- git-diff-check
6464
6565
- [email protected]! # datasource=npm depName=prettier

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"scripts": {
1313
"asar": "corepack pnpm dlx @electron/[email protected]",
14-
"biome": "corepack pnpm dlx @biomejs/[email protected].7",
14+
"biome": "corepack pnpm dlx @biomejs/[email protected].8",
1515
"biome:check": "corepack pnpm biome check",
1616
"biome:fix": "corepack pnpm biome check --fix",
1717
"biome:migrate": "corepack pnpm biome migrate --write",

0 commit comments

Comments
 (0)