From 4c41f5a22f2307883f89fe5c1d4cdda5fcbbaf30 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Fri, 13 Feb 2015 15:09:28 +1100 Subject: [PATCH] bump acorn-6to5 and 6to5 devDependency --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31f04d9535..be6ffc010a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "make test" }, "dependencies": { - "acorn-6to5": "0.11.1-29", + "acorn-6to5": "0.11.1-30", "ast-types": "~0.6.1", "chalk": "^0.5.1", "chokidar": "0.12.6", @@ -58,7 +58,7 @@ "useragent": "^2.1.5" }, "devDependencies": { - "6to5": "3.5.3", + "6to5": "3.6.0", "browserify": "8.1.1", "chai": "1.10.0", "esvalid": "1.1.0",