From 5d6456f09d733f3881afd7a6177138c0eb276837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:18:48 +0000 Subject: [PATCH] Bump fdir from 6.3.0 to 6.4.0 Bumps [fdir](https://github.com/thecodrr/fdir) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/thecodrr/fdir/releases) - [Commits](https://github.com/thecodrr/fdir/compare/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: fdir dependency-type: direct:production update-type: version-update:semver-minor ... 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 185aae3d6fb0a6e..8ef6989c6bab23e 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.3.0", + "fdir": "^6.4.0", "gray-matter": "^4.0.3", "husky": "9.1.6", "js-yaml": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 228bfab5f2f2128..ade97353dac3a76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3554,10 +3554,10 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" -fdir@^6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0" - integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ== +fdir@^6.3.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== fecha@^4.2.0: version "4.2.3"