From ebad7bcd056dfea20f2741acf17c647c725a061d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 28 Apr 2019 15:29:24 +0000 Subject: [PATCH] fix(package): update term-size to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13bb342..b185849 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "os-locale": "^3.0.1", "plugin-error": "^1.0.1", "string-width": "^3.0.0", - "term-size": "^1.2.0", + "term-size": "^2.0.0", "through2": "^3.0.0", "to-time": "^1.0.2" },