From 738d0b0bc8169fe7604bbe9f686a16eeabe9a8d0 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 6 Apr 2017 15:00:14 +0100 Subject: [PATCH] chore(package): update js-beautify to version 1.6.7 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6c9484..05e5e7b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-contrib-watch": "^1.0.0", "grunt-mocha-test": "^0.13.2", "istanbul": "^0.4.5", - "js-beautify": "^1.6.4", + "js-beautify": "^1.6.7", "mocha": "^3.0.2" } }