Skip to content

Commit edb03a8

Browse files
committed
chore(biome): use version 2.4.2
1 parent 522ef00 commit edb03a8

3 files changed

Lines changed: 3 additions & 3 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.3.15/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.2/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test:types": "bun test tests/v1.types.test.ts && bunx tsc --project tsconfig.tests.json"
4040
},
4141
"devDependencies": {
42-
"@biomejs/biome": "^2.3.15",
42+
"@biomejs/biome": "^2.4.2",
4343
"@commitlint/config-conventional": "^20.4.1",
4444
"commitlint": "^20.4.1",
4545
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)