From 4637787ea8417bae1012b2b2035d47d35fe55f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:08:38 +0000 Subject: [PATCH] Bump @20minutes/eslint-config from 3.0.0 to 3.0.2 Bumps [@20minutes/eslint-config](https://github.com/20minutes/eslint-config) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/20minutes/eslint-config/releases) - [Commits](https://github.com/20minutes/eslint-config/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: "@20minutes/eslint-config" dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d5993c8..a5f492f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,9 +3,9 @@ "@20minutes/eslint-config@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@20minutes/eslint-config/-/eslint-config-3.0.0.tgz#daf43cd1d8c67dcf7f639bfba6094e8e17bf939f" - integrity sha512-43jA65xFKYCfUnelLAeGJ3hmXKD2VDQxgjWfSd6aCAyxy2PkISnUAJiawvW9mJ0Mz2fxatUv8ZndSh74GAC5Tw== + version "3.0.2" + resolved "https://registry.yarnpkg.com/@20minutes/eslint-config/-/eslint-config-3.0.2.tgz#3f2a98409020fbaa113cd5418a8779c718f7bfb2" + integrity sha512-Xr6uTW92WkHwGUeyUzO2og7U8ZQRVgXU+eGqkNsBl5IbmTOWur7M1uB3/XL1kSs0V0c9d+NbSinx+++I3GXleg== dependencies: "@biomejs/biome" "^2.4.2"