From c710994be4a21b0dbbba52e7dee7178de33dd6f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 00:09:22 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v7.9.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e103f6..bd3256f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dictionary-types": "3.0.0" }, "devDependencies": { - "@softwareventures/eslint-config": "7.1.4", + "@softwareventures/eslint-config": "7.9.0", "@softwareventures/precise-commits": "3.0.30", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 4ba88de..fe4fad5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -194,10 +194,10 @@ "@softwareventures/ordered" "^1.1.0 || ^2.0.0" tslib "^2.0.0" -"@softwareventures/eslint-config@7.1.4": - version "7.1.4" - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.1.4.tgz#e74d20ace5314a9d1b0f1bd0d7492c5f7e9a800e" - integrity sha512-DDYCIbWLcsim6A9LxVoYXVurkj1nd6ebWOgQAXU6lfkVc2O3FkQs35lqivKHH/XwezAc69IoNLFV7y748AWLPQ== +"@softwareventures/eslint-config@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.9.0.tgz#57676ad9961ba51a46ec6926a994399adbb0e93e" + integrity sha512-+lsBGhqWOAkHKM18LBpSX6rvLMdR31+gNwobdgsMyNkjWZTe+cQPMBmczGBb4KtS0dXT/gt04WtfUJMpid/b+g== dependencies: tslib "^2.3.1"