mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump @biomejs/biome from 1.8.0 to 1.8.3 (#3748)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.8.0 to 1.8.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.8.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,18 +12,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/biome@npm:^1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/biome@npm:1.8.0"
|
||||
"@biomejs/biome@npm:^1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/biome@npm:1.8.3"
|
||||
dependencies:
|
||||
"@biomejs/cli-darwin-arm64": "npm:1.8.0"
|
||||
"@biomejs/cli-darwin-x64": "npm:1.8.0"
|
||||
"@biomejs/cli-linux-arm64": "npm:1.8.0"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:1.8.0"
|
||||
"@biomejs/cli-linux-x64": "npm:1.8.0"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:1.8.0"
|
||||
"@biomejs/cli-win32-arm64": "npm:1.8.0"
|
||||
"@biomejs/cli-win32-x64": "npm:1.8.0"
|
||||
"@biomejs/cli-darwin-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-darwin-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64": "npm:1.8.3"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:1.8.3"
|
||||
"@biomejs/cli-win32-arm64": "npm:1.8.3"
|
||||
"@biomejs/cli-win32-x64": "npm:1.8.3"
|
||||
dependenciesMeta:
|
||||
"@biomejs/cli-darwin-arm64":
|
||||
optional: true
|
||||
@@ -43,62 +43,62 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
biome: bin/biome
|
||||
checksum: a83d41d3559de0c30aa91ddb603851440578cf76ebf5bb540c6b81679ccabfe5d92ba108d7321b84b87acac124fa581c6302ba8a7919f391b444ca6048a5e86f
|
||||
checksum: 62dfa5147712ef21c384ea7b3c93c0ccac58291a85f2bbd2dee22c8381da5e347cd07bdb7bfcafcecb07fc112349e9d101e697774155553bde987fd47f9b12a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-arm64@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:1.8.0"
|
||||
"@biomejs/cli-darwin-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:1.8.3"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-x64@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:1.8.0"
|
||||
"@biomejs/cli-darwin-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:1.8.3"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.8.0"
|
||||
"@biomejs/cli-linux-arm64-musl@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.8.3"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:1.8.0"
|
||||
"@biomejs/cli-linux-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:1.8.3"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64-musl@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:1.8.0"
|
||||
"@biomejs/cli-linux-x64-musl@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:1.8.3"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-linux-x64@npm:1.8.0"
|
||||
"@biomejs/cli-linux-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-linux-x64@npm:1.8.3"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-arm64@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:1.8.0"
|
||||
"@biomejs/cli-win32-arm64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:1.8.3"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-x64@npm:1.8.0":
|
||||
version: 1.8.0
|
||||
resolution: "@biomejs/cli-win32-x64@npm:1.8.0"
|
||||
"@biomejs/cli-win32-x64@npm:1.8.3":
|
||||
version: 1.8.3
|
||||
resolution: "@biomejs/cli-win32-x64@npm:1.8.3"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@@ -116,7 +116,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/bot@workspace:packages/bot"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@discordeno/gateway": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/rest": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
@@ -141,7 +141,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/gateway@workspace:packages/gateway"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
"@discordeno/utils": "npm:19.0.0-beta.1"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
@@ -167,7 +167,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/rest@workspace:packages/rest"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
"@discordeno/utils": "npm:19.0.0-beta.1"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
@@ -193,7 +193,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/types@workspace:packages/types"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
"@swc/core": "npm:^1.4.2"
|
||||
"@types/mocha": "npm:^10.0.7"
|
||||
@@ -210,7 +210,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@discordeno/utils@workspace:packages/utils"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@discordeno/types": "npm:19.0.0-beta.1"
|
||||
"@swc/cli": "npm:^0.4.0"
|
||||
"@swc/core": "npm:^1.4.2"
|
||||
@@ -946,7 +946,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "benchmarks@workspace:packages/benchmarks"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@discordeno/bot": "npm:19.0.0-beta.1"
|
||||
"@discordeno/gateway": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/rest": "npm:19.0.0-alpha.1"
|
||||
@@ -1522,7 +1522,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discordeno-monorepo@workspace:."
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
chokidar-cli: "npm:^3.0.0"
|
||||
discordeno: "npm:19.0.0-alpha.1"
|
||||
husky: "npm:^9.0.11"
|
||||
@@ -1538,7 +1538,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "discordeno@workspace:packages/discordeno"
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:^1.8.0"
|
||||
"@biomejs/biome": "npm:^1.8.3"
|
||||
"@discordeno/bot": "npm:19.0.0-beta.1"
|
||||
"@discordeno/gateway": "npm:19.0.0-alpha.1"
|
||||
"@discordeno/rest": "npm:19.0.0-alpha.1"
|
||||
|
||||
Reference in New Issue
Block a user