From 4b8a4380e83fc01780ba1f6b21e38a032214aff8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 11:36:56 +0000 Subject: [PATCH] chore(deps): update devdependency @types/minimatch to v6 --- .stacks/core/types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stacks/core/types/package.json b/.stacks/core/types/package.json index bb7532b3..d76a2aae 100644 --- a/.stacks/core/types/package.json +++ b/.stacks/core/types/package.json @@ -52,7 +52,7 @@ "@types/eslint": "^8.4.10", "@types/fs-extra": "^9.0.13", "@types/markdown-it-link-attributes": "^3.0.1", - "@types/minimatch": "^5.1.2", + "@types/minimatch": "^6.0.0", "@types/node": "^18.11.18", "@types/nprogress": "^0.2.0", "@types/pluralize": "^0.0.29",