Skip to content

Commit 1fb5aa7

Browse files
chore(deps): update dependency @biomejs/biome to v2
1 parent d4449b4 commit 1fb5aa7

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"access": "public"
4747
},
4848
"devDependencies": {
49-
"@biomejs/biome": "1.7.3",
49+
"@biomejs/biome": "2.3.2",
5050
"@commitlint/config-conventional": "19.2.2",
5151
"@release-it/conventional-changelog": "8.0.1",
5252
"@types/jest": "29.5.11",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,59 +1435,59 @@
14351435
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
14361436
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
14371437

1438-
"@biomejs/biome@1.7.3":
1439-
version "1.7.3"
1440-
resolved "https://registry.yarnpkg.com/@biomejs/biome/-/biome-1.7.3.tgz#847a317b63c811534fc8108389b7a9fae8803eed"
1441-
integrity sha512-ogFQI+fpXftr+tiahA6bIXwZ7CSikygASdqMtH07J2cUzrpjyTMVc9Y97v23c7/tL1xCZhM+W9k4hYIBm7Q6cQ==
1438+
"@biomejs/biome@2.3.2":
1439+
version "2.3.2"
1440+
resolved "https://registry.yarnpkg.com/@biomejs/biome/-/biome-2.3.2.tgz#aeeb5f12c39571a18f36a919be63ba7dbc7b290a"
1441+
integrity sha512-8e9tzamuDycx7fdrcJ/F/GDZ8SYukc5ud6tDicjjFqURKYFSWMl0H0iXNXZEGmcmNUmABgGuHThPykcM41INgg==
14421442
optionalDependencies:
1443-
"@biomejs/cli-darwin-arm64" "1.7.3"
1444-
"@biomejs/cli-darwin-x64" "1.7.3"
1445-
"@biomejs/cli-linux-arm64" "1.7.3"
1446-
"@biomejs/cli-linux-arm64-musl" "1.7.3"
1447-
"@biomejs/cli-linux-x64" "1.7.3"
1448-
"@biomejs/cli-linux-x64-musl" "1.7.3"
1449-
"@biomejs/cli-win32-arm64" "1.7.3"
1450-
"@biomejs/cli-win32-x64" "1.7.3"
1451-
1452-
"@biomejs/cli-darwin-arm64@1.7.3":
1453-
version "1.7.3"
1454-
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-1.7.3.tgz#0b0f568f6fd2153aa1a53bddd0a55355df381952"
1455-
integrity sha512-eDvLQWmGRqrPIRY7AIrkPHkQ3visEItJKkPYSHCscSDdGvKzYjmBJwG1Gu8+QC5ed6R7eiU63LEC0APFBobmfQ==
1443+
"@biomejs/cli-darwin-arm64" "2.3.2"
1444+
"@biomejs/cli-darwin-x64" "2.3.2"
1445+
"@biomejs/cli-linux-arm64" "2.3.2"
1446+
"@biomejs/cli-linux-arm64-musl" "2.3.2"
1447+
"@biomejs/cli-linux-x64" "2.3.2"
1448+
"@biomejs/cli-linux-x64-musl" "2.3.2"
1449+
"@biomejs/cli-win32-arm64" "2.3.2"
1450+
"@biomejs/cli-win32-x64" "2.3.2"
1451+
1452+
"@biomejs/cli-darwin-arm64@2.3.2":
1453+
version "2.3.2"
1454+
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.2.tgz#93f866161abe32e702987ccbddf492c1aabe016f"
1455+
integrity sha512-4LECm4kc3If0JISai4c3KWQzukoUdpxy4fRzlrPcrdMSRFksR9ZoXK7JBcPuLBmd2SoT4/d7CQS33VnZpgBjew==
14561456

1457-
"@biomejs/cli-darwin-x64@1.7.3":
1458-
version "1.7.3"
1459-
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-x64/-/cli-darwin-x64-1.7.3.tgz#0eb0e9da1f869e65e6ce98a007a3341bb1c88446"
1460-
integrity sha512-JXCaIseKRER7dIURsVlAJacnm8SG5I0RpxZ4ya3dudASYUc68WGl4+FEN03ABY3KMIq7hcK1tzsJiWlmXyosZg==
1457+
"@biomejs/cli-darwin-x64@2.3.2":
1458+
version "2.3.2"
1459+
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.2.tgz#9c3dffdac12e4f4d8db7680ca20f58ace1f38c23"
1460+
integrity sha512-jNMnfwHT4N3wi+ypRfMTjLGnDmKYGzxVr1EYAPBcauRcDnICFXN81wD6wxJcSUrLynoyyYCdfW6vJHS/IAoTDA==
14611461

1462-
"@biomejs/cli-linux-arm64-musl@1.7.3":
1463-
version "1.7.3"
1464-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.7.3.tgz#e098110cc11552857ba46cae1e00e68805c1718a"
1465-
integrity sha512-c8AlO45PNFZ1BYcwaKzdt46kYbuP6xPGuGQ6h4j3XiEDpyseRRUy/h+6gxj07XovmyxKnSX9GSZ6nVbZvcVUAw==
1462+
"@biomejs/cli-linux-arm64-musl@2.3.2":
1463+
version "2.3.2"
1464+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.2.tgz#a0424d2fe355cc43c375b3fbf3e42d39b7221d0e"
1465+
integrity sha512-2Zz4usDG1GTTPQnliIeNx6eVGGP2ry5vE/v39nT73a3cKN6t5H5XxjcEoZZh62uVZvED7hXXikclvI64vZkYqw==
14661466

1467-
"@biomejs/cli-linux-arm64@1.7.3":
1468-
version "1.7.3"
1469-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64/-/cli-linux-arm64-1.7.3.tgz#9e53c14acd7190ebd1e8b0a2f5a54083c118ce72"
1470-
integrity sha512-phNTBpo7joDFastnmZsFjYcDYobLTx4qR4oPvc9tJ486Bd1SfEVPHEvJdNJrMwUQK56T+TRClOQd/8X1nnjA9w==
1467+
"@biomejs/cli-linux-arm64@2.3.2":
1468+
version "2.3.2"
1469+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.2.tgz#f85717c04d420ede20523d173a1fc10df60d4d37"
1470+
integrity sha512-amnqvk+gWybbQleRRq8TMe0rIv7GHss8mFJEaGuEZYWg1Tw14YKOkeo8h6pf1c+d3qR+JU4iT9KXnBKGON4klw==
14711471

1472-
"@biomejs/cli-linux-x64-musl@1.7.3":
1473-
version "1.7.3"
1474-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-1.7.3.tgz#f27d4a267f69e663797e3204e51a373f3e33bc30"
1475-
integrity sha512-UdEHKtYGWEX3eDmVWvQeT+z05T9/Sdt2+F/7zmMOFQ7boANeX8pcO6EkJPK3wxMudrApsNEKT26rzqK6sZRTRA==
1472+
"@biomejs/cli-linux-x64-musl@2.3.2":
1473+
version "2.3.2"
1474+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.2.tgz#d3e114c744c32d2c50a77c13476bd941819c92d8"
1475+
integrity sha512-gzB19MpRdTuOuLtPpFBGrV3Lq424gHyq2lFj8wfX9tvLMLdmA/R9C7k/mqBp/spcbWuHeIEKgEs3RviOPcWGBA==
14761476

1477-
"@biomejs/cli-linux-x64@1.7.3":
1478-
version "1.7.3"
1479-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64/-/cli-linux-x64-1.7.3.tgz#7112b22e32a8626d0f11d92e43d0cc034c50723d"
1480-
integrity sha512-vnedYcd5p4keT3iD48oSKjOIRPYcjSNNbd8MO1bKo9ajg3GwQXZLAH+0Cvlr+eMsO67/HddWmscSQwTFrC/uPA==
1477+
"@biomejs/cli-linux-x64@2.3.2":
1478+
version "2.3.2"
1479+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64/-/cli-linux-x64-2.3.2.tgz#f66ce85d2d757d45e6edecce04753a805bd816f0"
1480+
integrity sha512-8BG/vRAhFz1pmuyd24FQPhNeueLqPtwvZk6yblABY2gzL2H8fLQAF/Z2OPIc+BPIVPld+8cSiKY/KFh6k81xfA==
14811481

1482-
"@biomejs/cli-win32-arm64@1.7.3":
1483-
version "1.7.3"
1484-
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-arm64/-/cli-win32-arm64-1.7.3.tgz#91bed8a3ae3433c3feb6a11816b0eb19b60801ef"
1485-
integrity sha512-unNCDqUKjujYkkSxs7gFIfdasttbDC4+z0kYmcqzRk6yWVoQBL4dNLcCbdnJS+qvVDNdI9rHp2NwpQ0WAdla4Q==
1482+
"@biomejs/cli-win32-arm64@2.3.2":
1483+
version "2.3.2"
1484+
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.2.tgz#b46f8b47a3d97e766cc5ad5eb67d90eeb230b2cb"
1485+
integrity sha512-lCruqQlfWjhMlOdyf5pDHOxoNm4WoyY2vZ4YN33/nuZBRstVDuqPPjS0yBkbUlLEte11FbpW+wWSlfnZfSIZvg==
14861486

1487-
"@biomejs/cli-win32-x64@1.7.3":
1488-
version "1.7.3"
1489-
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-x64/-/cli-win32-x64-1.7.3.tgz#41b65a940a360abb4a3205949370153ffe30c7de"
1490-
integrity sha512-ZmByhbrnmz/UUFYB622CECwhKIPjJLLPr5zr3edhu04LzbfcOrz16VYeNq5dpO1ADG70FORhAJkaIGdaVBG00w==
1487+
"@biomejs/cli-win32-x64@2.3.2":
1488+
version "2.3.2"
1489+
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.2.tgz#a14f5e220dd496705278315ee3e5e028dd657344"
1490+
integrity sha512-6Ee9P26DTb4D8sN9nXxgbi9Dw5vSOfH98M7UlmkjKB2vtUbrRqCbZiNfryGiwnPIpd6YUoTl7rLVD2/x1CyEHQ==
14911491

14921492
"@commitlint/cli@^19.3.0":
14931493
version "19.3.0"

0 commit comments

Comments
 (0)