Skip to content

Commit

Permalink
chore(deps-dev): bump @biomejs/biome from 1.5.2 to 1.5.3
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.5.2 to 1.5.3.
- [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.5.3/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 Jan 22, 2024
1 parent 2f63a89 commit 84c9470
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 @@ -1201,7 +1201,7 @@
"vscode-languageclient": "9.0.1"
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
"@biomejs/biome": "1.5.3",
"@swc-node/register": "1.6.8",
"@swc/core": "1.3.104",
"@tsconfig/node20": "20.1.2",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:1.5.2":
version: 1.5.2
resolution: "@biomejs/biome@npm:1.5.2"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.5.2"
"@biomejs/cli-darwin-x64": "npm:1.5.2"
"@biomejs/cli-linux-arm64": "npm:1.5.2"
"@biomejs/cli-linux-arm64-musl": "npm:1.5.2"
"@biomejs/cli-linux-x64": "npm:1.5.2"
"@biomejs/cli-linux-x64-musl": "npm:1.5.2"
"@biomejs/cli-win32-arm64": "npm:1.5.2"
"@biomejs/cli-win32-x64": "npm:1.5.2"
"@biomejs/biome@npm:1.5.3":
version: 1.5.3
resolution: "@biomejs/biome@npm:1.5.3"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.5.3"
"@biomejs/cli-darwin-x64": "npm:1.5.3"
"@biomejs/cli-linux-arm64": "npm:1.5.3"
"@biomejs/cli-linux-arm64-musl": "npm:1.5.3"
"@biomejs/cli-linux-x64": "npm:1.5.3"
"@biomejs/cli-linux-x64-musl": "npm:1.5.3"
"@biomejs/cli-win32-arm64": "npm:1.5.3"
"@biomejs/cli-win32-x64": "npm:1.5.3"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -64,62 +64,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 9b56dfd722868efed0e891c7454f9bc6f322f702247688aede7e8071b5d7bedd110e4f762c01bceaa58141eef691339485256abd14c7ef4caae3659fe0aa7544
checksum: 470d0707fda5f029380648049e9eafdec4579d96b199a6f92401f67524b6739c136f139898db77f3fc2633ba5f56bdfb1d5193dacde31aff9811924d0ac32ddc
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@biomejs/cli-win32-x64@npm:1.5.2":
version: 1.5.2
resolution: "@biomejs/cli-win32-x64@npm:1.5.2"
"@biomejs/cli-win32-x64@npm:1.5.3":
version: 1.5.3
resolution: "@biomejs/cli-win32-x64@npm:1.5.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4338,7 +4338,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ocaml-platform@workspace:."
dependencies:
"@biomejs/biome": "npm:1.5.2"
"@biomejs/biome": "npm:1.5.3"
"@swc-node/register": "npm:1.6.8"
"@swc/core": "npm:1.3.104"
"@tsconfig/node20": "npm:20.1.2"
Expand Down

0 comments on commit 84c9470

Please sign in to comment.