Skip to content

Commit cb338ee

Browse files
Update dependency @biomejs/biome to v2.4.4 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3403b3f commit cb338ee

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
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.4.0/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.4/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

package-lock.json

Lines changed: 36 additions & 36 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
@@ -60,7 +60,7 @@
6060
"publish": "vsce publish"
6161
},
6262
"devDependencies": {
63-
"@biomejs/biome": "2.4.0",
63+
"@biomejs/biome": "2.4.4",
6464
"@microlink/react-json-view": "1.27.1",
6565
"@types/node": "24.10.13",
6666
"@types/react": "19.2.14",

0 commit comments

Comments
 (0)