From 56ebf58e2c259f64cbf7f681398eeec8bb0bb9e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 08:36:04 +0000 Subject: [PATCH] Chore(deps): Bump meow from 5.0.0 to 7.1.0 Bumps [meow](https://github.com/sindresorhus/meow) from 5.0.0 to 7.1.0. - [Release notes](https://github.com/sindresorhus/meow/releases) - [Commits](https://github.com/sindresorhus/meow/compare/v5.0.0...v7.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a06ff5e..0819fd5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@phc/pbkdf2": "^1.1.14", "@phc/scrypt": "^1.0.4", "log-symbols": "^2.2.0", - "meow": "^5.0.0", + "meow": "^7.1.0", "upash": "^1.0.1", "update-notifier": "^2.5.0" },