From b9b4c02ff3d834f60638c942adcd84fb88417921 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 13:29:32 +0000 Subject: [PATCH] Bump eslint-config-standard from 11.0.0 to 14.1.1 Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 11.0.0 to 14.1.1. - [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/v11.0.0...v14.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60c2af9..fb97d7d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "yosay": "^2.0.0" }, "devDependencies": { - "eslint-config-standard": "^11.0.0", + "eslint-config-standard": "^14.1.1", "mocha": "^6.1.4", "np": "^6.2.2", "pre-commit": "^1.1.3", diff --git a/yarn.lock b/yarn.lock index 33ae4e2..cf01d21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -812,10 +812,14 @@ eslint-config-standard-jsx@5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-5.0.0.tgz#4abfac554f38668e0078c664569e7b2384e5d2aa" -eslint-config-standard@11.0.0, eslint-config-standard@^11.0.0: +eslint-config-standard@11.0.0: version "11.0.0" resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz#87ee0d3c9d95382dc761958cbb23da9eea31e0ba" +eslint-config-standard@^14.1.1: + version "14.1.1" + resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea" + eslint-import-resolver-node@^0.3.1: version "0.3.2" resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"