Skip to content

Commit

Permalink
Bump the development-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome).


Updates `@biomejs/biome` from 1.6.2 to 1.6.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.6.3/packages/@biomejs/biome)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent c93ae99 commit 5c07c2b
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 @@ -24,7 +24,7 @@
"struct-buffer": "https://github.com/noahm/struct-buffer.git#commit=af2e9c9f0a42e7c16cfefb87cecb0f72228d085d"
},
"devDependencies": {
"@biomejs/biome": "1.6.2",
"@biomejs/biome": "1.6.3",
"@types/react": "^18.2.70",
"@types/react-dom": "^18.2.22",
"@types/w3c-web-hid": "1.0.6",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,18 +270,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:1.6.2":
version: 1.6.2
resolution: "@biomejs/biome@npm:1.6.2"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.6.2"
"@biomejs/cli-darwin-x64": "npm:1.6.2"
"@biomejs/cli-linux-arm64": "npm:1.6.2"
"@biomejs/cli-linux-arm64-musl": "npm:1.6.2"
"@biomejs/cli-linux-x64": "npm:1.6.2"
"@biomejs/cli-linux-x64-musl": "npm:1.6.2"
"@biomejs/cli-win32-arm64": "npm:1.6.2"
"@biomejs/cli-win32-x64": "npm:1.6.2"
"@biomejs/biome@npm:1.6.3":
version: 1.6.3
resolution: "@biomejs/biome@npm:1.6.3"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.6.3"
"@biomejs/cli-darwin-x64": "npm:1.6.3"
"@biomejs/cli-linux-arm64": "npm:1.6.3"
"@biomejs/cli-linux-arm64-musl": "npm:1.6.3"
"@biomejs/cli-linux-x64": "npm:1.6.3"
"@biomejs/cli-linux-x64-musl": "npm:1.6.3"
"@biomejs/cli-win32-arm64": "npm:1.6.3"
"@biomejs/cli-win32-x64": "npm:1.6.3"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -301,62 +301,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/a1b0c5a557469c7f8c8501a2d78a8eb91fc678d639faf0566ccaf84be7b8ee38956a1a47d10b227b60004217cad80e44730a55505a2d00b01327921a421706ca
checksum: 10c0/5dd7a08e8c05eea2f687257c0d14c5fa0b433803ca9a003c447d501bc5167fb1a9d7daad12a7d177e1894666144d4c4897ec3efdfa78489d9606f08f222a5f60
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@biomejs/cli-win32-x64@npm:1.6.2":
version: 1.6.2
resolution: "@biomejs/cli-win32-x64@npm:1.6.2"
"@biomejs/cli-win32-x64@npm:1.6.3":
version: 1.6.3
resolution: "@biomejs/cli-win32-x64@npm:1.6.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -1833,7 +1833,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "smx-config-web@workspace:."
dependencies:
"@biomejs/biome": "npm:1.6.2"
"@biomejs/biome": "npm:1.6.3"
"@types/react": "npm:^18.2.70"
"@types/react-dom": "npm:^18.2.22"
"@types/w3c-web-hid": "npm:1.0.6"
Expand Down

0 comments on commit 5c07c2b

Please sign in to comment.