From 0910cab503cbfb9687b32bc6474f193eb586686d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 06:43:37 +0000 Subject: [PATCH] Bump eslint-config-scality from 8.3.0 to 8.3.1 Bumps [eslint-config-scality](https://github.com/scality/Guidelines) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/scality/Guidelines/releases) - [Commits](https://github.com/scality/Guidelines/compare/666b90495dc7e9a401a37ba4d58c7eba89db90ac...a538b6b58e821fd8af9fa277c35f7268c23d57d8) --- updated-dependencies: - dependency-name: eslint-config-scality dependency-version: a538b6b58e821fd8af9fa277c35f7268c23d57d8 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..39d7775 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.1" } } diff --git a/yarn.lock b/yarn.lock index d0c9e10..ef32aae 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.1": + version "8.3.1" + uid a538b6b58e821fd8af9fa277c35f7268c23d57d8 + resolved "git+https://github.com/scality/Guidelines#a538b6b58e821fd8af9fa277c35f7268c23d57d8" dependencies: commander "11.1.0" markdownlint "0.31.1"