From 15750b3ae9c0673a22055eb7d91b816769a7fa7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 03:49:21 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v9.1.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a9c156d..0261c38 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "tslib": "2.7.0" }, "devDependencies": { - "@softwareventures/eslint-config": "9.1.0", + "@softwareventures/eslint-config": "9.1.1", "@softwareventures/precise-commits": "4.0.15", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 0966917..37a0efa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1573,10 +1573,10 @@ "@softwareventures/ordered" "^1.1.0 || ^2.0.0" tslib "^2.0.0" -"@softwareventures/eslint-config@9.1.0": - version "9.1.0" - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-9.1.0.tgz#2353572dc56d78f89549475194d3a1296ec2bace" - integrity sha512-kwIqk6afaXNAuoNXfdBQCD2e7RMSGImJ9Stf2HYYt/PQdfYPC1F9xufqeDZBoJMr3gPko0LTo2hoHB2y1GZyCg== +"@softwareventures/eslint-config@9.1.1": + version "9.1.1" + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-9.1.1.tgz#8f0e1c3defc80b10ba4a698f86f032fa49fb87fa" + integrity sha512-DFzja6DGtKcKgREsTt8PNI4iPVi28SDKPDhao72oWzKIZFVwH6/29FH4nHl3QcX8oQhts1cp8/JcLEjElYdAoA== dependencies: tslib "^2.3.1"