From 389b9b6bf1cd3ebda5e4ea8b3c634b0f81d7818b Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 3 Jan 2018 16:39:53 -0700 Subject: [PATCH 1/2] :arrow_up: spell-check --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55e733611..d21e74d3b 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "package-generator": "1.3.0", "settings-view": "0.253.2", "snippets": "1.1.11", - "spell-check": "0.72.4", + "spell-check": "0.72.5", "status-bar": "1.8.15", "styleguide": "0.49.10", "symbols-view": "0.118.2", From 33d2a7ddc4e7204351253eaa8539e507a9a37901 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Wed, 3 Jan 2018 17:27:20 -0800 Subject: [PATCH 2/2] :arrow_up: fuzzy-finder --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d21e74d3b..9c557c4fb 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "encoding-selector": "0.23.8", "exception-reporting": "0.42.0", "find-and-replace": "0.215.0", - "fuzzy-finder": "1.7.4", + "fuzzy-finder": "1.7.5", "github": "0.9.1", "git-diff": "1.3.7", "go-to-line": "0.32.1",