From e772e1864f57cedfc0895cbddc1bbc0be8564f41 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 04:14:46 +0000 Subject: [PATCH] Bump standard from 10.0.3 to 16.0.3 Bumps [standard](https://github.com/standard/standard) from 10.0.3 to 16.0.3. - [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/v10.0.3...v16.0.3) 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 9faca9e..9debb53 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "validator": "^7.0.0" }, "devDependencies": { - "standard": "^10.0.1" + "standard": "^16.0.3" } }