From ccbbb90305b681f9c2ba5f8b71c53a4382aa6730 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:30:54 +0000 Subject: [PATCH] biome: Update to version 1.9.3 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 84e9e4751f..c19f62f365 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.9.2", + "version": "1.9.3", "description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.", "homepage": "https://biomejs.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.2/biome-win32-x64.exe#/biome.exe", - "hash": "82193f9a800c627d7359d95855af537d11a2404976d6823e1bde60f55fc0730d" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.3/biome-win32-x64.exe#/biome.exe", + "hash": "7e3a522d3400f9f7a7d1369ee11d101dc5d8243d439a25de9fd6dca868351a88" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.2/biome-win32-arm64.exe#/biome.exe", - "hash": "b9df806147eb085f2ceac0df919ac07eb1a8cc57f6e0ba3edb02f1a76bf822cd" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.9.3/biome-win32-arm64.exe#/biome.exe", + "hash": "ee0088ba7f1e429126443c33c01dada0fc15c1d118cd0c8f340a15709d27a968" } }, "bin": "biome.exe",