From 03c7cecc3cddf4afa22006d25cd790c4cd57347d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 04:36:18 +0000 Subject: [PATCH] Bump standard from 14.3.4 to 15.0.0 Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.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...v15.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 4a9fbd2..a4cc1da 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "nyc": "^15.0.1", "pre-commit": "^1.1.2", "safe-buffer": "^5.1.1", - "standard": "^14.0.0", + "standard": "^15.0.0", "tape": "^5.0.0" }, "dependencies": {