From 7fc6dd8f5a25a36fa2ccff46cdda9dd8217b2bdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 14:00:27 +0000 Subject: [PATCH] chore(deps): update dependency globby to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07508be..9f81f08 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": "14.0.2", "husky": "5.1.2", "typescript": "4.5.2" },