Skip to content

Commit 62e8247

Browse files
authored
Merge pull request #36 from Nikcio-labs/feature/update-biome
chore(deps): Update Biome
2 parents f4ca856 + 3a4649c commit 62e8247

4 files changed

Lines changed: 41 additions & 41 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",

docs/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
"root": false,
44
"extends": "//",
55
"files": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"check": "biome check --write"
1717
},
1818
"devDependencies": {
19-
"@biomejs/biome": "2.4.9"
19+
"@biomejs/biome": "2.4.10"
2020
}
2121
}

pnpm-lock.yaml

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)