From ebebe2f4667104044e698f2f8ae0cae7a59e3744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 06:10:25 +0000 Subject: [PATCH] chore(deps-dev): 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[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0854919..7d881c1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "gh-release": "^4.0.0", "npm-run-all": "^4.1.5", "sitedown": "^4.0.0", - "standard": "^14.3.1" + "standard": "^15.0.0" }, "homepage": "https://github.com/bcomnes/deploy-to-neocities#readme", "keywords": [],