From d1bd8942c9b14c33d3ff1f14a87a902c21e1b6f7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 09:38:35 +0000 Subject: [PATCH] chore(package): update prettier-standard to version 16.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f22456..d834f78 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "husky": "^3.0.8", "jshint": "^2.10.2", "mocha": "^6.2.1", - "prettier-standard": "^15.0.1", + "prettier-standard": "^16.0.0", "standard": "^14.3.1" } }