From f65633bf41a8b6cd55e72adbdc028368700ca97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 05:47:15 +0000 Subject: [PATCH] build(deps): bump fdir from 4.1.0 to 5.0.0 Bumps [fdir](https://github.com/thecodrr/fdir) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/thecodrr/fdir/releases) - [Commits](https://github.com/thecodrr/fdir/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot[bot] --- cli/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli/package.json b/cli/package.json index 09157fd8..94d51fd0 100644 --- a/cli/package.json +++ b/cli/package.json @@ -36,7 +36,7 @@ "chalk": "^4.1.0", "clipanion": "^2.6.2", "debug": "^4.3.1", - "fdir": "^4.1.0", + "fdir": "^5.0.0", "inquirer": "^7.3.3", "lodash": "^4.17.20", "putasset": "^5.0.3", diff --git a/yarn.lock b/yarn.lock index 5a7ca8e4..c12e058f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3438,10 +3438,10 @@ fastq@^1.6.0: dependencies: reusify "^1.0.4" -fdir@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/fdir/-/fdir-4.1.0.tgz#f739ec79f61f69779a6430a622e5f54c57caf921" - integrity sha512-oOkohnPg4nUIkd6w22iGbFD7c7UvVnXB3a7/GHcPSsXDUGm6Jxp12bGI5O0gr0YuhDh5l/vDExdHOnrW/j9EqQ== +fdir@^5.0.0: + version "5.0.0" + resolved "https://registry.npmjs.org/fdir/-/fdir-5.0.0.tgz#a40b5d9adfb530daeca55558e8ad87ec14a44769" + integrity sha512-cteqwWMA43lEmgwOg5HSdvhVFD39vHjQDhZkRMlKmeoNPtSSgUw1nUypydiY2upMdGiBFBZvNBDbnoBh0yCzaQ== figgy-pudding@^3.4.1, figgy-pudding@^3.5.1: version "3.5.2"