From 341b271563bb52936b56fd01704a65a45d56bf47 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:55:06 +0000 Subject: [PATCH] chore(deps-dev): 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-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bf03ab..563ca3a 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": "^15.0.0", + "eslint-config-standard": "^16.0.0", "eslint-plugin-import": "^2.18.2", "eslint-plugin-node": "^11.0.0", "eslint-plugin-promise": "^4.2.1",