From fa495d127a7e0182d33f6986caf574531f5762ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 11:17:01 +0000 Subject: [PATCH] chore(deps): update cac requirement from 6.4.3 to 6.5.1 Updates the requirements on [cac](https://github.com/egoist/cac) to permit the latest version. - [Release notes](https://github.com/egoist/cac/releases) - [Commits](https://github.com/egoist/cac/compare/v6.4.3...v6.5.1) --- 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 1ed6656..efe7a5b 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.5.1", "long": "4.0.0", "mkdirp": "0.5.1", "tslib": "1.9.3"