From e71ae7addc595d5f8c78f4c9cae46e3ab4153069 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 14:42:15 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-standard from 14.1.1 to 15.0.0 Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 15.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/v14.1.1...v15.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 4f2365d..4bf03ab 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "babel-jest": "^26.0.1", "doctoc": "^1.4.0", "eslint": "^7.2.0", - "eslint-config-standard": "^14.1.0", + "eslint-config-standard": "^15.0.0", "eslint-plugin-import": "^2.18.2", "eslint-plugin-node": "^11.0.0", "eslint-plugin-promise": "^4.2.1",