Skip to content

Bump @biomejs/wasm-nodejs from 2.0.5 to 2.0.6 #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump @biomejs/wasm-nodejs from 2.0.5 to 2.0.6
Bumps [@biomejs/wasm-nodejs](https://github.com/biomejs/biome) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG_v1.md)
- [Commits](https://github.com/biomejs/biome/compare/@biomejs/biome@2.0.5...@biomejs/biome@2.0.6)

---
updated-dependencies:
- dependency-name: "@biomejs/wasm-nodejs"
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2025
commit 649b84877262c40d2534965454b903baa39e81a2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@biomejs/backend-jsonrpc": "2.0.5",
"@biomejs/js-api": "1.0.0",
"@biomejs/wasm-nodejs": "2.0.5",
"@biomejs/wasm-nodejs": "2.0.6",
"@playform/pipe": "0.1.3",
"astro": "*",
"deepmerge-ts": "7.1.5"
Expand Down