From 63f25baf44d94f7077092ff3841c079544ff3a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 13 May 2019 04:18:09 +0000 Subject: [PATCH] Chore(deps): Update update-notifier requirement from ^2.5.0 to ^3.0.0 Updates the requirements on [update-notifier](https://github.com/yeoman/update-notifier) to permit the latest version. - [Release notes](https://github.com/yeoman/update-notifier/releases) - [Commits](https://github.com/yeoman/update-notifier/compare/v2.5.0...v3.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a06ff5e..5c1239b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "log-symbols": "^2.2.0", "meow": "^5.0.0", "upash": "^1.0.1", - "update-notifier": "^2.5.0" + "update-notifier": "^3.0.0" }, "devDependencies": { "ava": "*",