Skip to content

Commit

Permalink
chore(deps-dev): bump @biomejs/biome from 1.9.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.9.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent b6ce68c commit a62fb01
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 @@ -60,7 +60,7 @@
"typescript": "~5.6.2"
},
"devDependencies": {
"@biomejs/biome": "1.9.1",
"@biomejs/biome": "1.9.2",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/js-yaml": "4.0.9",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:1.9.1":
version: 1.9.1
resolution: "@biomejs/biome@npm:1.9.1"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.9.1"
"@biomejs/cli-darwin-x64": "npm:1.9.1"
"@biomejs/cli-linux-arm64": "npm:1.9.1"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.1"
"@biomejs/cli-linux-x64": "npm:1.9.1"
"@biomejs/cli-linux-x64-musl": "npm:1.9.1"
"@biomejs/cli-win32-arm64": "npm:1.9.1"
"@biomejs/cli-win32-x64": "npm:1.9.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 @@ -65,62 +65,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/ed51a98794b4942840593143ef3e2c4614f8f3bd1ad86c044f276310571dd34549177aeffa8bd7f006adf2b9c4c590dc887d9df374d18cb29187b7cdff32fc2d
checksum: 10c0/0addf6a387112ba950693ae0b782db93f307300de111a46902c745c25baab5aaf1a3558be830f373e4f034d45eaa011b6bccfdc1e18d26f733136c32dffd83f9
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:1.9.1":
version: 1.9.1
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-darwin-x64@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-linux-arm64@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-linux-x64@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-win32-arm64@npm:1.9.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.9.1":
version: 1.9.1
resolution: "@biomejs/cli-win32-x64@npm:1.9.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 @@ -2804,7 +2804,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "swagger-typescript-api@workspace:."
dependencies:
"@biomejs/biome": "npm:1.9.1"
"@biomejs/biome": "npm:1.9.2"
"@tsconfig/node18": "npm:18.2.4"
"@tsconfig/strictest": "npm:2.0.5"
"@types/js-yaml": "npm:4.0.9"
Expand Down

0 comments on commit a62fb01

Please sign in to comment.