Skip to content

Commit 3f1f0d1

Browse files
chore(deps): update @biomejs/biome to v2.3.7 (#2944)
* chore(deps): update @biomejs/biome to v2.3.7 * Fixed pnpm-lock after renovate update Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fe0b5bf commit 3f1f0d1

File tree

3 files changed

+66
-66
lines changed

3 files changed

+66
-66
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.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.7/schema.json",
33
"assist": {
44
"actions": {
55
"source": {

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,15 @@
124124
"@babel/template": "7.27.2",
125125
"@babel/traverse": "7.28.5",
126126
"@babel/types": "7.28.5",
127-
"@biomejs/biome": "2.3.6",
128-
"@biomejs/cli-darwin-arm64": "2.3.6",
129-
"@biomejs/cli-darwin-x64": "2.3.6",
130-
"@biomejs/cli-linux-arm64": "2.3.6",
131-
"@biomejs/cli-linux-arm64-musl": "2.3.6",
132-
"@biomejs/cli-linux-x64": "2.3.6",
133-
"@biomejs/cli-linux-x64-musl": "2.3.6",
134-
"@biomejs/cli-win32-arm64": "2.3.6",
135-
"@biomejs/cli-win32-x64": "2.3.6",
127+
"@biomejs/biome": "2.3.7",
128+
"@biomejs/cli-darwin-arm64": "2.3.7",
129+
"@biomejs/cli-darwin-x64": "2.3.7",
130+
"@biomejs/cli-linux-arm64": "2.3.7",
131+
"@biomejs/cli-linux-arm64-musl": "2.3.7",
132+
"@biomejs/cli-linux-x64": "2.3.7",
133+
"@biomejs/cli-linux-x64-musl": "2.3.7",
134+
"@biomejs/cli-win32-arm64": "2.3.7",
135+
"@biomejs/cli-win32-x64": "2.3.7",
136136
"@bufbuild/protobuf": "2.10.1",
137137
"@cyclonedx/cdxgen-plugins-bin": "1.7.0",
138138
"@cyclonedx/cdxgen-plugins-bin-darwin-amd64": "1.7.0",
@@ -487,7 +487,7 @@
487487
"yoctocolors": "2.1.2"
488488
},
489489
"devDependencies": {
490-
"@biomejs/biome": "2.3.6",
490+
"@biomejs/biome": "2.3.7",
491491
"poku": "3.0.2",
492492
"typescript": "5.9.3"
493493
},
@@ -538,15 +538,15 @@
538538
"@babel/template": "7.27.2",
539539
"@babel/traverse": "7.28.5",
540540
"@babel/types": "7.28.5",
541-
"@biomejs/biome": "2.3.6",
542-
"@biomejs/cli-darwin-arm64": "2.3.6",
543-
"@biomejs/cli-darwin-x64": "2.3.6",
544-
"@biomejs/cli-linux-arm64": "2.3.6",
545-
"@biomejs/cli-linux-arm64-musl": "2.3.6",
546-
"@biomejs/cli-linux-x64": "2.3.6",
547-
"@biomejs/cli-linux-x64-musl": "2.3.6",
548-
"@biomejs/cli-win32-arm64": "2.3.6",
549-
"@biomejs/cli-win32-x64": "2.3.6",
541+
"@biomejs/biome": "2.3.7",
542+
"@biomejs/cli-darwin-arm64": "2.3.7",
543+
"@biomejs/cli-darwin-x64": "2.3.7",
544+
"@biomejs/cli-linux-arm64": "2.3.7",
545+
"@biomejs/cli-linux-arm64-musl": "2.3.7",
546+
"@biomejs/cli-linux-x64": "2.3.7",
547+
"@biomejs/cli-linux-x64-musl": "2.3.7",
548+
"@biomejs/cli-win32-arm64": "2.3.7",
549+
"@biomejs/cli-win32-x64": "2.3.7",
550550
"@bufbuild/protobuf": "2.10.1",
551551
"@cyclonedx/cdxgen-plugins-bin": "1.7.0",
552552
"@cyclonedx/cdxgen-plugins-bin-darwin-amd64": "1.7.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)