Skip to content

Commit c1c3060

Browse files
chore(deps): update dependency @biomejs/biome to v2.0.0-beta.4 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b1abc commit c1c3060

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

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.0.0-beta.2/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.0.0-beta.4/schema.json",
33
"vcs": {
44
"enabled": false,
55
"clientKind": "git",

bun.lock

Lines changed: 10 additions & 10 deletions
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
@@ -37,7 +37,7 @@
3737
"yaml": "2.7.1"
3838
},
3939
"devDependencies": {
40-
"@biomejs/biome": "2.0.0-beta.2",
40+
"@biomejs/biome": "2.0.0-beta.4",
4141
"@types/bun": "1.2.13",
4242
"@types/react": "18.3.21",
4343
"ghats": "0.10.0",

0 commit comments

Comments
 (0)