From af2c58ae0a5c5dfa5743aa44663e088951540414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:03:23 +0000 Subject: [PATCH] Bump @biomejs/wasm-nodejs Bumps [@biomejs/wasm-nodejs](https://github.com/biomejs/biome) from 1.8.4-nightly.a579bf7 to 1.8.4-nightly.bd1d0c6. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/compare/cli/v1.8.4-nightly.a579bf7...cli/v1.8.4-nightly.bd1d0c6) --- updated-dependencies: - dependency-name: "@biomejs/wasm-nodejs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ef1e203..b8263cb7 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@biomejs/backend-jsonrpc": "1.8.4-nightly.a579bf7", "@biomejs/js-api": "0.6.2", - "@biomejs/wasm-nodejs": "1.8.4-nightly.a579bf7", + "@biomejs/wasm-nodejs": "1.8.4-nightly.bd1d0c6", "@playform/pipe": "0.1.0", "astro": "*", "deepmerge-ts": "7.1.0"