From 586d95c12bce3c1ed381c742757258e444dd4093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 06:44:45 +0000 Subject: [PATCH] Bump eslint-config-scality from 8.3.0 to 8.3.2 Bumps [eslint-config-scality](https://github.com/scality/Guidelines) from 8.3.0 to 8.3.2. - [Release notes](https://github.com/scality/Guidelines/releases) - [Commits](https://github.com/scality/Guidelines/compare/666b90495dc7e9a401a37ba4d58c7eba89db90ac...8ae4ae7142af24c28e2d92f463f2a375d5130e0f) --- updated-dependencies: - dependency-name: eslint-config-scality dependency-version: 8ae4ae7142af24c28e2d92f463f2a375d5130e0f dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 605bd33..60a5ff6 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ }, "devDependencies": { "eslint": "^9.39.4", - "eslint-config-scality": "git+https://github.com/scality/Guidelines#8.3.0" + "eslint-config-scality": "git+https://github.com/scality/Guidelines#8.3.2" } } diff --git a/yarn.lock b/yarn.lock index d0c9e10..95df3e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -226,9 +226,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -"eslint-config-scality@git+https://github.com/scality/Guidelines#8.3.0": - version "8.3.0" - resolved "git+https://github.com/scality/Guidelines#666b90495dc7e9a401a37ba4d58c7eba89db90ac" +"eslint-config-scality@git+https://github.com/scality/Guidelines#8.3.2": + version "8.3.2" + uid "8ae4ae7142af24c28e2d92f463f2a375d5130e0f" + resolved "git+https://github.com/scality/Guidelines#8ae4ae7142af24c28e2d92f463f2a375d5130e0f" dependencies: commander "11.1.0" markdownlint "0.31.1"