From 811e44e7c1744a320085fc8905ac7d181dcc0f5e Mon Sep 17 00:00:00 2001 From: Steven Zeck Date: Sun, 21 Jan 2018 22:55:40 -0600 Subject: [PATCH] Update js-beautify and marko-prettyprint deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1ccfd89..36a94eb 100644 --- a/package.json +++ b/package.json @@ -173,11 +173,11 @@ "extend": "^3.0.1", "gherkin": "^2.12.2", "handlebars": "^4.0.10", - "js-beautify": "^1.6.14", + "js-beautify": "^1.7.5", "jscs": "^3.0.7", "lodash": "^4.17.4", "loophole": "^1.1.0", - "marko-prettyprint": "^1.3.6", + "marko-prettyprint": "^1.4.0", "nginxbeautify": "^2.0.1", "node-cljfmt": "0.5.3", "node-dir": "0.1.17",