From 9a040c07f65b8e8f5508e1197edf02b540951865 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 26 May 2018 16:57:06 +0700 Subject: [PATCH] Bump other dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1a7648db..a58bcd2c 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "execa": "^0.10.0", "github-url-from-git": "^1.5.0", "has-yarn": "^1.0.0", - "inquirer": "^3.0.6", - "issue-regex": "^1.0.0", + "inquirer": "^5.2.0", + "issue-regex": "^2.0.0", "listr": "^0.14.1", "listr-input": "^0.1.1", "log-symbols": "^2.1.0",