From 788239ab4326f1f9edf72151292c39016c9f08f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:03:04 +0000 Subject: [PATCH] chore(deps): update dependency globby to v12.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07508be..808ee1c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@walrus/release-cli": "1.0.5", "@walrus/test": "1.3.0", "father-build": "1.20.4", - "globby": "12.0.2", + "globby": "12.2.0", "husky": "5.1.2", "typescript": "4.5.2" },