From 0c8216c0425b4fa84308fcc99b4fe76be38e63e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:22:30 +0000 Subject: [PATCH] Bump @biomejs/wasm-nodejs from 1.7.1 to 1.7.2 Bumps [@biomejs/wasm-nodejs](https://github.com/biomejs/biome) from 1.7.1 to 1.7.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/compare/cli/v1.7.1...cli/v1.7.2) --- 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 f60de47..7f6efd0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@biomejs/backend-jsonrpc": "1.7.1", "@biomejs/js-api": "nightly", - "@biomejs/wasm-nodejs": "1.7.1", + "@biomejs/wasm-nodejs": "1.7.2", "@playform/pipe": "0.0.2", "deepmerge-ts": "5.1.0" },