From 1c57a48287c513cbbb23f8d2e8489e54c53af9f3 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 12 Jan 2015 09:20:10 -0800 Subject: [PATCH] :arrow_up: coffee-script@1.8 --- build/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/package.json b/build/package.json index 7e9a19260..45abeacb4 100644 --- a/build/package.json +++ b/build/package.json @@ -15,7 +15,7 @@ "grunt-atom-shell-installer": "^0.16.0", "grunt-cli": "~0.1.9", "grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe", - "grunt-contrib-coffee": "~0.9.0", + "grunt-contrib-coffee": "~0.12.0", "grunt-contrib-csslint": "~0.1.2", "grunt-contrib-less": "~0.8.0", "grunt-cson": "0.11.0", diff --git a/package.json b/package.json index fa1a7aaa3..3263ba746 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "atom-keymap": "^2.5.0", "bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372", "clear-cut": "0.4.0", - "coffee-script": "1.7.0", + "coffee-script": "1.8.0", "coffeestack": "0.7.0", "delegato": "^1", "emissary": "^1.3.1",