From 77b2454805f7cb9add17410e7ec8babc79aa448d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 04:48:22 +0000 Subject: [PATCH] Bump standard from 14.3.0 to 14.3.1 Bumps [standard](https://github.com/standard/standard) from 14.3.0 to 14.3.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/v14.3.0...v14.3.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0dc192d..f80ebd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5749,9 +5749,9 @@ "dev": true }, "standard": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/standard/-/standard-14.3.0.tgz", - "integrity": "sha512-F3Su3IAxDrOW+v4O/WiPFp6SZ0FWj+H4NEtGrEI1iaCf5LWD0nIfcXh0GIyKQgpmswQFWBIAvgONihT8U5UM4w==", + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/standard/-/standard-14.3.1.tgz", + "integrity": "sha512-TUQwU7znlZLfgKH1Zwn/D84FitWZkUTfbxSiz/vFx+4c9GV+clSfG/qLiLZOlcdyzhw3oF5/pZydNjbNDfHPEw==", "dev": true, "requires": { "eslint": "~6.4.0",