Skip to content

Commit

Permalink
build(deps-dev): bump @biomejs/biome from 1.9.2 to 1.9.4
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.9.2 to 1.9.4.
- [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.4/packages/@biomejs/biome)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 24f2a4d commit 45cd54a
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 @@ -63,7 +63,7 @@
"tsx": "^4.19.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.2",
"@biomejs/biome": "1.9.4",
"@cloudflare/workers-types": "^4.20240620.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -562,18 +562,18 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@biomejs/biome@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/biome@npm:1.9.4"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.9.4"
"@biomejs/cli-darwin-x64": "npm:1.9.4"
"@biomejs/cli-linux-arm64": "npm:1.9.4"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.4"
"@biomejs/cli-linux-x64": "npm:1.9.4"
"@biomejs/cli-linux-x64-musl": "npm:1.9.4"
"@biomejs/cli-win32-arm64": "npm:1.9.4"
"@biomejs/cli-win32-x64": "npm:1.9.4"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -593,62 +593,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10/154179a3e0160e7430e311bd9c39ddc37160296374bb16361798620a81febba2a514f685d5fceb85169f93f3fbdff048ea4b34c41736234ce3e42b3ea306e0fd
checksum: 10/bd8ff8fb4dc0581bd60a9b9ac28d0cd03ba17c6a1de2ab6228b7fda582079594ceee774f47e41aac2fc6d35de1637def2e32ef2e58fa24e22d1b24ef9ee5cefa
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@biomejs/cli-win32-x64@npm:1.9.2":
version: 1.9.2
resolution: "@biomejs/cli-win32-x64@npm:1.9.2"
"@biomejs/cli-win32-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-win32-x64@npm:1.9.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -2746,7 +2746,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@opensumi/github-bot@workspace:."
dependencies:
"@biomejs/biome": "npm:1.9.2"
"@biomejs/biome": "npm:1.9.4"
"@cloudflare/workers-types": "npm:^4.20240620.0"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
Expand Down

0 comments on commit 45cd54a

Please sign in to comment.