Skip to content

Commit 343b45f

Browse files
chore(deps): update dependency @biomejs/biome to v2.1.2 (#55)
* chore(deps): update dependency @biomejs/biome to v2.1.2 * chore: sync biome cli & schema version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nyatinte <takumi.062757@gmail.com>
1 parent 747d22d commit 343b45f

3 files changed

Lines changed: 12 additions & 12 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.1.1/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.1.2/schema.json",
33
"vcs": {
44
"enabled": true,
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
@@ -58,7 +58,7 @@
5858
"release": "bun run ci && bumpp --no-verify"
5959
},
6060
"devDependencies": {
61-
"@biomejs/biome": "2.1.1",
61+
"@biomejs/biome": "2.1.2",
6262
"@types/bun": "^1.2.18",
6363
"@types/marked-terminal": "^6.1.1",
6464
"@types/react": "^19.1.8",

0 commit comments

Comments
 (0)