From 2b8c7b522d16c45fad52d61b2cff51434b8d82b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 06:04:55 +0000 Subject: [PATCH] Bump meow from 5.0.0 to 10.0.0 Bumps [meow](https://github.com/sindresorhus/meow) from 5.0.0 to 10.0.0. - [Release notes](https://github.com/sindresorhus/meow/releases) - [Commits](https://github.com/sindresorhus/meow/compare/v5.0.0...v10.0.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 d5072fa9..76a53710 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "json-future": "~2.2.4", "lodash": "~4.17.5", "lpwind-api": "~1.0.4", - "meow": "~5.0.0", + "meow": "~10.0.0", "normalize-value": "~1.0.1", "osom": "2.3.0", "ozutarifa-api": "~1.2.5",