From 093c02d7db7a581211048afcb81f50543582cfce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 19:03:02 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/semantic-release-config to v9 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a956ae3b..36f3f2ef 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@softwareventures/eslint-config": "7.10.0", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/semantic-release-config": "4.1.0", + "@softwareventures/semantic-release-config": "9.0.0", "@softwareventures/tsconfig": "7.3.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 78a88a15..adfdf1df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -588,12 +588,12 @@ dependencies: tslib "2.4.0" -"@softwareventures/semantic-release-config@4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-4.1.0.tgz#a04a7451a2380e36592a7186132e48246ec04132" - integrity sha512-fBJqi08MR4JONYbehx9ieu1U2fc7UaC2/OFu99Jo0x+B10gK96AQUf968d6+5tIEN+pdXCOeegbREGqv/NUHMQ== +"@softwareventures/semantic-release-config@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-9.0.0.tgz#2f94d5a876b42907c16c39e238fd8981991cb88b" + integrity sha512-5pStqr3y1PXZ1JlHEl/3B+V6V8N52+pqIQpJWN2h1Rlr3RqWo3qJL7QvQNCN553Nq58hpP/j7++zvLgAKqza5g== dependencies: - tslib "2.6.2" + tslib "2.8.1" "@softwareventures/tsconfig@7.3.0": version "7.3.0"