From 5960af5513d1bd3e69ce1c9ed7319afee56b5c47 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2019 20:55:15 +0000 Subject: [PATCH] chore(package): update semistandard to version 14.2.0 Closes #35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17ad023..a17ab95 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "istanbul": "^1.1.0-alpha.1", "less": "^3.9.0", "mocha": "^6.0.0", - "semistandard": "^13.0.1", + "semistandard": "^14.2.0", "shx": "^0.3.2", "uglify-js": "^3.4.9", "uglifyjs-webpack-plugin": "^2.1.1",