From 9da2b27b0b2c54af1186d389029eefe614af77b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 13:45:07 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/array to v7.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3985212..cbac427 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0", "@commitlint/cz-commitlint": "19.5.0", - "@softwareventures/array": "7.0.0", + "@softwareventures/array": "7.0.1", "@softwareventures/eslint-config": "9.0.0", "@softwareventures/precise-commits": "4.0.15", "@softwareventures/prettier-config": "4.0.0",