Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit 3c1df23

Browse files
authored
Merge pull request #10 from withrawi/develop
fix: update biome version to 2.0.6 in configuration files
2 parents bf2a986 + 84306a5 commit 3c1df23

3 files changed

Lines changed: 39 additions & 39 deletions

File tree

biome.jsonc

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.5/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.0.6/schema.json",
33
"files": {
44
"includes": [
55
"**",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"uuid": "11.1.0"
7474
},
7575
"devDependencies": {
76-
"@biomejs/biome": "2.0.5",
76+
"@biomejs/biome": "2.0.6",
7777
"@types/node": "24.0.4",
7878
"@vitest/coverage-v8": "3.2.4",
7979
"marked-man": "2.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)