From 2716d6f794298944693d520110fee80e3fc3ba7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 15:22:47 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v7.1.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 09321d7b..8a0f7365 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "tslib": "^1.9.3 || ^2.0.0 || ^2.1.0" }, "devDependencies": { - "@softwareventures/eslint-config": "7.1.3", + "@softwareventures/eslint-config": "7.1.4", "@softwareventures/precise-commits": "3.0.28", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 8df8e33b..8283ad24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -588,10 +588,10 @@ is-integer-in-range "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" tslib "^1.9.3 || ^2.0.0 || ^2.1.0" -"@softwareventures/eslint-config@7.1.3": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.1.3.tgz#62f67d9ad93eb0d8955ad8a3dae989e16f51d783" - integrity sha512-MNRzPyT1ii+QLzgwoUvyC6DpJEDlVF6Env+DevN37SJhYerurCdGWfygjIjBF27W0sYsK6DRndWPXbZu9GPrJQ== +"@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== dependencies: tslib "^2.3.1"