From 03707b3a39b5d3ec80f950bab8fa79181e28f070 Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 23:06:11 +0000 Subject: [PATCH] chore(deps): update dependency minimatch to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0a0749478c..2bbc40892d0 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "markdown-preview": "https://www.atom.io/api/packages/markdown-preview/versions/0.160.2/tarball", "marked": "^4.0.10", "metrics": "https://www.atom.io/api/packages/metrics/versions/1.8.1/tarball", - "minimatch": "^3.0.5", + "minimatch": "^10.0.0", "mocha": "10.2.0", "mocha-junit-reporter": "^1.13.0", "mocha-multi-reporters": "^1.1.4",