From 53a1f98ff2085cd145aad6268b30ac18af5df9c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 07:42:29 +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 4625576..df0db1d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "typescript": "^4.5.0 || ^5.0.0" }, "devDependencies": { - "@softwareventures/precise-commits": "3.0.27", + "@softwareventures/precise-commits": "3.0.28", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.0.0", "conventional-changelog-conventionalcommits": "6.1.0", diff --git a/yarn.lock b/yarn.lock index 8cb1fa1..0ac7c83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -500,10 +500,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"