From 08c0ffce594875251e39a2eae52fa56a7ae10fc7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 14:58:09 +0000 Subject: [PATCH] Bump standard from 9.0.2 to 15.0.1 Bumps [standard](https://github.com/standard/standard) from 9.0.2 to 15.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/v9.0.2...v15.0.1) 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 8d68f89..905bba2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "devDependencies": { "mocha": "^3.2.0", "nodemon": "^1.11.0", - "standard": "^9.0.2", + "standard": "^15.0.1", "supertest": "^3.0.0" }, "dependencies": {