From 7618c1f75e9e1911a8e856c5a6d5d4bc6c0e1763 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 04:24:48 +0000 Subject: [PATCH] chore(deps-dev): bump standard from 13.1.0 to 16.0.0 Bumps [standard](https://github.com/standard/standard) from 13.1.0 to 16.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/v13.1.0...v16.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 deb83bb..f84f0b0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "coveralls": "^3.0.0", "rimraf": "^2.5.3", - "standard": "^13.0.1", + "standard": "^16.0.0", "standard-version": "^6.0.1", "tap": "^12.0.1" }