From fd63e4a3b96d6065143a197a52cb5eff6cb4aef3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 24 Oct 2017 15:10:30 +0000 Subject: [PATCH] chore(package): update babelify to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ff8c09..20a7540 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "babel-core": "^5.8.38", "babel-preset-es2015": "^6.18.0", - "babelify": "^7.3.0", + "babelify": "^8.0.0", "broccoli-asset-rev": "^2.4.5", "chai": "^3.5.0", "ember-ajax": "^2.4.1",