From ad91f0ffc20331962099793ac4f757122f5fffd5 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Sun, 13 Mar 2016 15:55:39 -0400 Subject: [PATCH] :arrow_up: packages to fix Electron deprecations about@1.4.1 link@0.31.1 open-on-github@1.0.1 settings-view@0.232.5 Refs atom/atom#10983 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index efaca8685..8d1c6371a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "one-light-syntax": "1.2.0", "solarized-dark-syntax": "1.0.0", "solarized-light-syntax": "1.0.0", - "about": "1.4.0", + "about": "1.4.1", "archive-view": "0.61.1", "autocomplete-atom-api": "0.10.0", "autocomplete-css": "0.11.0", @@ -98,13 +98,13 @@ "incompatible-packages": "0.25.1", "keybinding-resolver": "0.35.0", "line-ending-selector": "0.3.1", - "link": "0.31.0", + "link": "0.31.1", "markdown-preview": "0.158.0", "metrics": "0.53.1", "notifications": "0.62.4", - "open-on-github": "1.0.0", + "open-on-github": "1.0.1", "package-generator": "0.41.1", - "settings-view": "0.232.4", + "settings-view": "0.232.5", "snippets": "1.0.1", "spell-check": "0.67.0", "status-bar": "1.1.1",