From 04f8cefcf6e470ce64243eca069097dc2e11cc6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 05:38:39 +0000 Subject: [PATCH] Bump eslint-config-standard from 15.0.1 to 16.0.0 Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 15.0.1 to 16.0.0. - [Release notes](https://github.com/standard/eslint-config-standard/releases) - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/eslint-config-standard/compare/v15.0.1...v16.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 7e8ba48..e37da7c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "daily-version": "^2.0.0", "dot-json": "^1.2.0", "eslint": "^7.2.0", - "eslint-config-standard": "^15.0.0", + "eslint-config-standard": "^16.0.0", "eslint-plugin-import": "^2.20.1", "eslint-plugin-node": "^11.0.0", "eslint-plugin-promise": "^4.2.1",