Skip to content

Commit

Permalink
Bump @biomejs/biome from 1.8.1 to 1.9.2
Browse files Browse the repository at this point in the history
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.8.1 to 1.9.2.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.2/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0ff9ac3 commit 2329e01
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"yup": "1.4.0"
},
"devDependencies": {
"@biomejs/biome": "1.8.1",
"@biomejs/biome": "1.9.2",
"@rsbuild/core": "0.5.9",
"@rsbuild/plugin-react": "0.5.9",
"@tailwindcss/container-queries": "0.1.1",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,18 +822,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/biome@npm:1.8.1"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.8.1"
"@biomejs/cli-darwin-x64": "npm:1.8.1"
"@biomejs/cli-linux-arm64": "npm:1.8.1"
"@biomejs/cli-linux-arm64-musl": "npm:1.8.1"
"@biomejs/cli-linux-x64": "npm:1.8.1"
"@biomejs/cli-linux-x64-musl": "npm:1.8.1"
"@biomejs/cli-win32-arm64": "npm:1.8.1"
"@biomejs/cli-win32-x64": "npm:1.8.1"
"@biomejs/biome@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/biome@npm:1.9.2"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.9.2"
"@biomejs/cli-darwin-x64": "npm:1.9.2"
"@biomejs/cli-linux-arm64": "npm:1.9.2"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.2"
"@biomejs/cli-linux-x64": "npm:1.9.2"
"@biomejs/cli-linux-x64-musl": "npm:1.9.2"
"@biomejs/cli-win32-arm64": "npm:1.9.2"
"@biomejs/cli-win32-x64": "npm:1.9.2"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -853,62 +853,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10/93732980dd65b6bca772e5b7980f46f061ca10e5bcb22c0b24b1d9e9018445bd19cd565e16302e5588c4bf46c2a8a6c394a62650b42d129da281385ebba9bb1c
checksum: 10/154179a3e0160e7430e311bd9c39ddc37160296374bb16361798620a81febba2a514f685d5fceb85169f93f3fbdff048ea4b34c41736234ce3e42b3ea306e0fd
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-darwin-arm64@npm:1.8.1"
"@biomejs/cli-darwin-arm64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-darwin-x64@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-darwin-x64@npm:1.8.1"
"@biomejs/cli-darwin-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-darwin-x64@npm:1.9.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64-musl@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.8.1"
"@biomejs/cli-linux-arm64-musl@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-linux-arm64@npm:1.8.1"
"@biomejs/cli-linux-arm64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-arm64@npm:1.9.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-linux-x64-musl@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-linux-x64-musl@npm:1.8.1"
"@biomejs/cli-linux-x64-musl@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-x64@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-linux-x64@npm:1.8.1"
"@biomejs/cli-linux-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-linux-x64@npm:1.9.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-win32-arm64@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-win32-arm64@npm:1.8.1"
"@biomejs/cli-win32-arm64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-win32-arm64@npm:1.9.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-win32-x64@npm:1.8.1":
version: 1.8.1
resolution: "@biomejs/cli-win32-x64@npm:1.8.1"
"@biomejs/cli-win32-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-win32-x64@npm:1.9.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3071,7 +3071,7 @@ __metadata:
resolution: "angelprotocol-web-app@workspace:."
dependencies:
"@better-giving/assets": "npm:1.0.18"
"@biomejs/biome": "npm:1.8.1"
"@biomejs/biome": "npm:1.9.2"
"@gsap/react": "npm:2.1.1"
"@headlessui/react": "npm:2.1.0"
"@hookform/error-message": "npm:2.0.1"
Expand Down

0 comments on commit 2329e01

Please sign in to comment.