From f44c35359181f5e9afd954d5ae4626a9caec4aaf Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Fri, 12 Jan 2018 09:18:45 +0100 Subject: [PATCH] :arrow_up: text-buffer Fixes #15924 Refs atom/text-buffer#285 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db93c3e3a..530cb15af 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "service-hub": "^0.7.4", "sinon": "1.17.4", "temp": "^0.8.3", - "text-buffer": "13.11.0", + "text-buffer": "13.11.3", "tree-sitter": "^0.8.6", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6",