From 063484c2747f5adc93a6d6a02cb5a2dc36a08527 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 04:53:08 +0000 Subject: [PATCH] Bump standard from 14.3.4 to 16.0.0 Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 16.0.0. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/standard/compare/v14.3.4...v16.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e515e7c7..28aeb33f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "pre-commit": "^1.2.2", "proxyquire": "^2.1.3", "semver": "^7.1.0", - "standard": "^14.0.0", + "standard": "^16.0.0", "tap": "^14.0.0", "typescript": "^4.0.2" },