From 4334bd2fa41b05b4236965ba8b5df396f249faae Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Fri, 3 Mar 2017 16:52:31 +0100 Subject: [PATCH] :arrow_up: fs-plus in all node modules and atom packages that use it * :arrow_up: exception-reporting * :arrow_up: status-bar * :arrow_up: symbols-view --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 00bae5980..ee7142f32 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "event-kit": "^2.1.0", "find-parent-dir": "^0.3.0", "first-mate": "6.3.0", - "fs-plus": "2.9.2", + "fs-plus": "2.10.0", "fstream": "0.1.24", "fuzzaldrin": "^2.1", "git-utils": "4.1.2", @@ -112,7 +112,7 @@ "deprecation-cop": "0.56.2", "dev-live-reload": "0.47.0", "encoding-selector": "0.23.2", - "exception-reporting": "0.41.1", + "exception-reporting": "0.41.2", "find-and-replace": "0.207.0", "fuzzy-finder": "1.5.0", "git-diff": "1.3.3", @@ -131,9 +131,9 @@ "settings-view": "0.248.0", "snippets": "1.1.1", "spell-check": "0.71.1", - "status-bar": "1.8.1", + "status-bar": "1.8.2", "styleguide": "0.49.3", - "symbols-view": "0.115.0", + "symbols-view": "0.115.1", "tabs": "0.104.2", "timecop": "0.36.0", "tree-view": "0.215.1",