From b537d4511ade3a829fecca58ff10a5adfc1d4d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 18:30:05 +0000 Subject: [PATCH] Bump fdir from 6.4.4 to 6.4.5 Bumps [fdir](https://github.com/thecodrr/fdir) from 6.4.4 to 6.4.5. - [Release notes](https://github.com/thecodrr/fdir/releases) - [Commits](https://github.com/thecodrr/fdir/compare/v6.4.4...v6.4.5) --- updated-dependencies: - dependency-name: fdir dependency-version: 6.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6327ef4e13fa3e6..ade4cf461489cbf 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "cli-progress": "^3.12.0", "cross-env": "7.0.3", "env-cmd": "10.1.0", - "fdir": "^6.4.4", + "fdir": "^6.4.5", "gray-matter": "^4.0.3", "yaml": "^2.8.0" }, diff --git a/yarn.lock b/yarn.lock index 5ddaaa8c3feb83f..da7f7455d1e4bf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4329,10 +4329,10 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" -fdir@^6.4.4: - version "6.4.4" - resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.4.tgz#1cfcf86f875a883e19a8fab53622cfe992e8d2f9" - integrity sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg== +fdir@^6.4.4, fdir@^6.4.5: + version "6.4.5" + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49" + integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw== fecha@^4.2.0: version "4.2.3"