From d542b51280bb47af9f7842b88348afc18d7f4b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:31:45 +0000 Subject: [PATCH] Bump fdir from 6.4.0 to 6.4.2 Bumps [fdir](https://github.com/thecodrr/fdir) from 6.4.0 to 6.4.2. - [Release notes](https://github.com/thecodrr/fdir/releases) - [Commits](https://github.com/thecodrr/fdir/compare/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: fdir 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 15b7df291326933..73d8c515492bfd2 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "cli-progress": "^3.12.0", "cross-env": "7.0.3", "env-cmd": "10.1.0", - "fdir": "^6.4.0", + "fdir": "^6.4.2", "gray-matter": "^4.0.3", "husky": "9.1.6", "js-yaml": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 093972f82bc0dc7..1cc21437b79f24f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3544,10 +3544,10 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" -fdir@^6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.0.tgz#8e80ab4b18a2ac24beebf9d20d71e1bc2627dbae" - integrity sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ== +fdir@^6.4.0, fdir@^6.4.2: + version "6.4.2" + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689" + integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ== fecha@^4.2.0: version "4.2.3"