From 664bf98a8939164c8c6abb128fc53405168a5246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 07:03:49 +0000 Subject: [PATCH] Bump standard from 15.0.1 to 16.0.1 Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 16.0.1. - [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/v15.0.1...v16.0.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cded951..763d2520 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "get-port": "^5.1.1", "husky": "^4.2.5", "snazzy": "^8.0.0", - "standard": "^15.0.0", + "standard": "^16.0.1", "tap": "14.10.8" }, "scripts": {