From 08bd9a96071974745c7a2c6aa6e67bbf3af66ca2 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Fri, 18 May 2018 16:04:54 -0400 Subject: [PATCH 1/2] :arrow_up: first-mate@7.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3cdb529d..676d1c66a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "etch": "^0.12.6", "event-kit": "^2.5.0", "find-parent-dir": "^0.3.0", - "first-mate": "7.1.0", + "first-mate": "7.1.1", "focus-trap": "^2.3.0", "fs-admin": "^0.1.6", "fs-plus": "^3.0.1", From defaec95545ec9ee14e0d363f31ac384887c8fdb Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Fri, 18 May 2018 16:06:05 -0400 Subject: [PATCH 2/2] :arrow_up: electron@2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3cdb529d..1f2f01da8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "2.0.0", + "electronVersion": "2.0.1", "dependencies": { "@atom/nsfw": "^1.0.18", "@atom/watcher": "1.0.3",