From f7a6178b1da9536ef5318a701cf6d17dfd0152cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 05:37:54 +0000 Subject: [PATCH] chore(deps): bump cac from 6.4.3 to 6.7.2 Bumps [cac](https://github.com/egoist/cac) from 6.4.3 to 6.7.2. - [Release notes](https://github.com/egoist/cac/releases) - [Commits](https://github.com/egoist/cac/compare/v6.4.3...v6.7.2) Signed-off-by: dependabot-preview[bot] --- binary-nbt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binary-nbt/package.json b/binary-nbt/package.json index 9f114af..018d822 100644 --- a/binary-nbt/package.json +++ b/binary-nbt/package.json @@ -30,7 +30,7 @@ "url": "https://github.com/Levertion/mcfunction/issues" }, "dependencies": { - "cac": "6.4.3", + "cac": "6.7.2", "long": "4.0.0", "mkdirp": "0.5.1", "tslib": "1.9.3"