From 64d1c8478ebbf5aaa6e27a81bdf9a62bc41c2508 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:05:49 +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 92f7fbd..fcb84dc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "tslib": "^1.9.3 || ^2.0.0 || ^2.1.0" }, "devDependencies": { - "@softwareventures/eslint-config": "7.9.0", + "@softwareventures/eslint-config": "9.0.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 9b76523..43672ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -551,10 +551,10 @@ "@softwareventures/ordered" "^1.1.0 || ^2.0.0" tslib "^2.0.0" -"@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== +"@softwareventures/eslint-config@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-9.0.0.tgz#43c15fef25d2a31f4a76069838b55ae52d465dcd" + integrity sha512-pfiZCcOkULyImPn5HbEUmJ99zi33Mv9oV/Q2tInBygE4U0hKxeq7PFXpUpqyDa7+3sMN4kvWqyEcAMBduPUVsg== dependencies: tslib "^2.3.1"