From 91b981c78f075bac65efe9d46ebe058b186d345b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 04:12:01 +0000 Subject: [PATCH] Bump micromatch from 4.0.2 to 4.0.8 Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.2 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.2...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5ae87d..3388086 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "latching": "1.0.6", "dashdash": "1.14.1", "installed-packages": "1.0.6", - "micromatch": "4.0.2", + "micromatch": "4.0.8", "require-relative": "0.8.7" }, "engines": {