From 057ff99daecabd87aae112dc2297a407eb88118f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 07:29:19 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/precise-commits to v3.0.28 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d23da42..4527bd34 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@softwareventures/eslint-config": "7.1.3", - "@softwareventures/precise-commits": "3.0.27", + "@softwareventures/precise-commits": "3.0.28", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "3.1.0", "@softwareventures/tsconfig": "7.0.1", diff --git a/yarn.lock b/yarn.lock index cfdb5084..f7769b23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -597,10 +597,10 @@ dependencies: tslib "^1.9.3 || ^2.0.0 || ^2.1.0" -"@softwareventures/precise-commits@3.0.27": - version "3.0.27" - resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.27.tgz#c6afb2ba21f7e2ecc825e96ff4ff23f1d003fca6" - integrity sha512-91+yaRE1JkKm4wc94+qG1/ekK+YhL0Kg3w7K7+g9pgfvUuGDw+JrB2u8zU6Z+3aI0GXCi4KR1PEOY+ECcmYECQ== +"@softwareventures/precise-commits@3.0.28": + version "3.0.28" + resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.28.tgz#37352d20d5e9a326273223bcfc380e6a0894443f" + integrity sha512-VLAW8pSyQ1SZg22qV5Nozbwl+CNuV8juUvNs/ZxKncqV0vVdTWHqVPSNF7kdzs+HRKZnmvQcQK/RKlKsaXDZIQ== dependencies: "@softwareventures/array" "6.0.3" "@softwareventures/nullable" "3.1.0"