From 1af4230d16b3587f7f8e6038f3cd268e74b52ab8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 22:35:38 +0000 Subject: [PATCH] chore(package): update semistandard to version 14.0.1 Closes #35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17ad023..9b11b65 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.0.1", "shx": "^0.3.2", "uglify-js": "^3.4.9", "uglifyjs-webpack-plugin": "^2.1.1",