Skip to content

Commit b35a297

Browse files
Bump @biomejs/biome from 2.1.1 to 2.1.2 (#69)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.2/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8687cc4 commit b35a297

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react-router": "^7.6.3"
1010
},
1111
"devDependencies": {
12-
"@biomejs/biome": "^2.1.1",
12+
"@biomejs/biome": "^2.1.2",
1313
"@react-router/dev": "^7.6.3",
1414
"@types/node": "^24.0.15",
1515
"@types/react": "^19.1.8",

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -340,18 +340,18 @@ __metadata:
340340
languageName: node
341341
linkType: hard
342342

343-
"@biomejs/biome@npm:^2.1.1":
344-
version: 2.1.1
345-
resolution: "@biomejs/biome@npm:2.1.1"
346-
dependencies:
347-
"@biomejs/cli-darwin-arm64": "npm:2.1.1"
348-
"@biomejs/cli-darwin-x64": "npm:2.1.1"
349-
"@biomejs/cli-linux-arm64": "npm:2.1.1"
350-
"@biomejs/cli-linux-arm64-musl": "npm:2.1.1"
351-
"@biomejs/cli-linux-x64": "npm:2.1.1"
352-
"@biomejs/cli-linux-x64-musl": "npm:2.1.1"
353-
"@biomejs/cli-win32-arm64": "npm:2.1.1"
354-
"@biomejs/cli-win32-x64": "npm:2.1.1"
343+
"@biomejs/biome@npm:^2.1.2":
344+
version: 2.1.2
345+
resolution: "@biomejs/biome@npm:2.1.2"
346+
dependencies:
347+
"@biomejs/cli-darwin-arm64": "npm:2.1.2"
348+
"@biomejs/cli-darwin-x64": "npm:2.1.2"
349+
"@biomejs/cli-linux-arm64": "npm:2.1.2"
350+
"@biomejs/cli-linux-arm64-musl": "npm:2.1.2"
351+
"@biomejs/cli-linux-x64": "npm:2.1.2"
352+
"@biomejs/cli-linux-x64-musl": "npm:2.1.2"
353+
"@biomejs/cli-win32-arm64": "npm:2.1.2"
354+
"@biomejs/cli-win32-x64": "npm:2.1.2"
355355
dependenciesMeta:
356356
"@biomejs/cli-darwin-arm64":
357357
optional: true
@@ -371,62 +371,62 @@ __metadata:
371371
optional: true
372372
bin:
373373
biome: bin/biome
374-
checksum: 10c0/16efcf85b5b4434802b5541f9068ce9f58f2e195824936991c7217fda7b290b9a0e2ae6bc9e3c3e65e9f5492a3a3f0d0a9cf024cfae84ddc2b05b6e260b3bd2d
374+
checksum: 10c0/4863a5d64ff7e47c1f535aca3c0d59769fd1e59868b178798bf1f10de94f41188f235accddb852778743b16239dd890a520266dd2f93ecbcd147ad339caa8e23
375375
languageName: node
376376
linkType: hard
377377

378-
"@biomejs/cli-darwin-arm64@npm:2.1.1":
379-
version: 2.1.1
380-
resolution: "@biomejs/cli-darwin-arm64@npm:2.1.1"
378+
"@biomejs/cli-darwin-arm64@npm:2.1.2":
379+
version: 2.1.2
380+
resolution: "@biomejs/cli-darwin-arm64@npm:2.1.2"
381381
conditions: os=darwin & cpu=arm64
382382
languageName: node
383383
linkType: hard
384384

385-
"@biomejs/cli-darwin-x64@npm:2.1.1":
386-
version: 2.1.1
387-
resolution: "@biomejs/cli-darwin-x64@npm:2.1.1"
385+
"@biomejs/cli-darwin-x64@npm:2.1.2":
386+
version: 2.1.2
387+
resolution: "@biomejs/cli-darwin-x64@npm:2.1.2"
388388
conditions: os=darwin & cpu=x64
389389
languageName: node
390390
linkType: hard
391391

392-
"@biomejs/cli-linux-arm64-musl@npm:2.1.1":
393-
version: 2.1.1
394-
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.1.1"
392+
"@biomejs/cli-linux-arm64-musl@npm:2.1.2":
393+
version: 2.1.2
394+
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.1.2"
395395
conditions: os=linux & cpu=arm64 & libc=musl
396396
languageName: node
397397
linkType: hard
398398

399-
"@biomejs/cli-linux-arm64@npm:2.1.1":
400-
version: 2.1.1
401-
resolution: "@biomejs/cli-linux-arm64@npm:2.1.1"
399+
"@biomejs/cli-linux-arm64@npm:2.1.2":
400+
version: 2.1.2
401+
resolution: "@biomejs/cli-linux-arm64@npm:2.1.2"
402402
conditions: os=linux & cpu=arm64 & libc=glibc
403403
languageName: node
404404
linkType: hard
405405

406-
"@biomejs/cli-linux-x64-musl@npm:2.1.1":
407-
version: 2.1.1
408-
resolution: "@biomejs/cli-linux-x64-musl@npm:2.1.1"
406+
"@biomejs/cli-linux-x64-musl@npm:2.1.2":
407+
version: 2.1.2
408+
resolution: "@biomejs/cli-linux-x64-musl@npm:2.1.2"
409409
conditions: os=linux & cpu=x64 & libc=musl
410410
languageName: node
411411
linkType: hard
412412

413-
"@biomejs/cli-linux-x64@npm:2.1.1":
414-
version: 2.1.1
415-
resolution: "@biomejs/cli-linux-x64@npm:2.1.1"
413+
"@biomejs/cli-linux-x64@npm:2.1.2":
414+
version: 2.1.2
415+
resolution: "@biomejs/cli-linux-x64@npm:2.1.2"
416416
conditions: os=linux & cpu=x64 & libc=glibc
417417
languageName: node
418418
linkType: hard
419419

420-
"@biomejs/cli-win32-arm64@npm:2.1.1":
421-
version: 2.1.1
422-
resolution: "@biomejs/cli-win32-arm64@npm:2.1.1"
420+
"@biomejs/cli-win32-arm64@npm:2.1.2":
421+
version: 2.1.2
422+
resolution: "@biomejs/cli-win32-arm64@npm:2.1.2"
423423
conditions: os=win32 & cpu=arm64
424424
languageName: node
425425
linkType: hard
426426

427-
"@biomejs/cli-win32-x64@npm:2.1.1":
428-
version: 2.1.1
429-
resolution: "@biomejs/cli-win32-x64@npm:2.1.1"
427+
"@biomejs/cli-win32-x64@npm:2.1.2":
428+
version: 2.1.2
429+
resolution: "@biomejs/cli-win32-x64@npm:2.1.2"
430430
conditions: os=win32 & cpu=x64
431431
languageName: node
432432
linkType: hard
@@ -3065,7 +3065,7 @@ __metadata:
30653065
version: 0.0.0-use.local
30663066
resolution: "thepcbstudio@workspace:."
30673067
dependencies:
3068-
"@biomejs/biome": "npm:^2.1.1"
3068+
"@biomejs/biome": "npm:^2.1.2"
30693069
"@react-router/dev": "npm:^7.6.3"
30703070
"@react-router/fs-routes": "npm:^7.6.3"
30713071
"@react-router/node": "npm:^7.6.3"

0 commit comments

Comments
 (0)