From 139c069a697f16b3c0dcc7f2e6fcca9fa29e84f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 03:29:32 +0000 Subject: [PATCH] Bump minimatch from 3.0.4 to 3.1.5 in /__Source Projects__/arduboy/svg Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- __Source Projects__/arduboy/svg/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__Source Projects__/arduboy/svg/yarn.lock b/__Source Projects__/arduboy/svg/yarn.lock index f58cbc9..c2b1de5 100644 --- a/__Source Projects__/arduboy/svg/yarn.lock +++ b/__Source Projects__/arduboy/svg/yarn.lock @@ -259,8 +259,8 @@ min-document@^2.19.0: dom-walk "^0.1.0" minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" + version "3.1.5" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e" dependencies: brace-expansion "^1.1.7"