From 768a4669c886003fb1e196ffb2666b2f348acd65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 04:19:12 +0000 Subject: [PATCH] Bump micromatch from 3.1.10 to 4.0.8 Bumps [micromatch](https://github.com/micromatch/micromatch) from 3.1.10 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/3.1.10...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 ed6b82be..067860f7 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "jsonlint": "1.6.3", "longjohn": "0.2.12", "messageformat": "2.3.0", - "micromatch": "3.1.10", + "micromatch": "4.0.8", "morgan": "1.9.1", "neo-async": "2.6.1", "os-locale": "2.1.0",