Skip to content

Commit 92b72a8

Browse files
chore(deps): update dependency @biomejs/biome to v2.3.13 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 345d8ad commit 92b72a8

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.3.11/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.13/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
@@ -9,7 +9,7 @@
99
"typescript": "5.9.3"
1010
},
1111
"dependencies": {
12-
"@biomejs/biome": "2.3.11",
12+
"@biomejs/biome": "2.3.13",
1313
"@biomejs/version-utils": "0.4.0",
1414
"semver": "7.7.3"
1515
}

0 commit comments

Comments
 (0)