From 9464bf4663ffa442dba3821cf5775be8b8d0459d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:27:11 +0000 Subject: [PATCH] biome: Update to version 1.5.3 --- bucket/biome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/biome.json b/bucket/biome.json index 0c6c1a0421..42ce47cb7e 100644 --- a/bucket/biome.json +++ b/bucket/biome.json @@ -1,16 +1,16 @@ { - "version": "1.5.2", + "version": "1.5.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.5.2/biome-win32-x64.exe#/biome.exe", - "hash": "1a36467f1f46d371e42750781614d980dd7662e2f959ecad7b693f14506a91e7" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.3/biome-win32-x64.exe#/biome.exe", + "hash": "01c0f14c0a0a2e6bbf5e6db1e00a024a9128017eee1e3d2f795fc4f36ab0584c" }, "arm64": { - "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.2/biome-win32-arm64.exe#/biome.exe", - "hash": "daf09110425463fd4d72bc13404e2f406bd1c8afd38ee0b7225c4b26fb3ea8c1" + "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.3/biome-win32-arm64.exe#/biome.exe", + "hash": "04261e136529a5714504c27a6c0b580a5f52b40d1e8b31bfbb2126b00d4331d9" } }, "bin": "biome.exe",