From 87a8e4406b309b574d6e792df0ab5374e97225b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 23:06:35 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a956ae3b..c061785e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "tslib": "2.8.1" }, "devDependencies": { - "@softwareventures/eslint-config": "7.10.0", + "@softwareventures/eslint-config": "9.5.0", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.1.0", "@softwareventures/tsconfig": "7.3.0", diff --git a/yarn.lock b/yarn.lock index 78a88a15..c83deb6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -567,10 +567,10 @@ lodash "^4.17.4" read-pkg-up "^7.0.0" -"@softwareventures/eslint-config@7.10.0": - version "7.10.0" - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.10.0.tgz#4229e624ecc8529c3e3b4e5343382289f9a5b730" - integrity sha512-EsFIjbXmOyuAENX9VbfuLx20G6gexUTdU4/mJAs6QoAKQjt6htElVtol/fuItJM5q/MDHAtp/nHnUf3dcL3zRA== +"@softwareventures/eslint-config@9.5.0": + version "9.5.0" + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-9.5.0.tgz#dff81d71adb28305354b6ea8c8152620782d9367" + integrity sha512-KudBHavB2yuRWrJ+2hlVF0x+5Rto09tudysRjNL60uoKAAmz0W6IgKI0uOHj43OEuGU2kFKiMSnvgLAGSUGmJQ== dependencies: tslib "^2.3.1"