From 607a115cd468630bb6b927675d36244d67989c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 03:24:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20@jakejarvis/eslint?= =?UTF-8?q?-config=20from=202.0.0=20to=203.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@jakejarvis/eslint-config](https://github.com/jakejarvis/eslint-config) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/jakejarvis/eslint-config/releases) - [Commits](https://github.com/jakejarvis/eslint-config/compare/v2.0.0...v3.1.0) --- updated-dependencies: - dependency-name: "@jakejarvis/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bc92efa..1e7f318 100644 --- a/yarn.lock +++ b/yarn.lock @@ -997,9 +997,9 @@ integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== "@jakejarvis/eslint-config@*": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@jakejarvis/eslint-config/-/eslint-config-2.0.0.tgz#4eafa5fd14345ad11f6f014bb4f3146b104054bc" - integrity sha512-+HKZFon1KqE0lazw+fT18dAWFsea/TspLFflS6jlXMhd5AAj9YfRbJi/linWhSRmhzOwAIa19XX9PHMA8y+e4g== + version "3.1.0" + resolved "https://registry.yarnpkg.com/@jakejarvis/eslint-config/-/eslint-config-3.1.0.tgz#155fbb4663a1292657e246c25026aff8d461488c" + integrity sha512-H9kFtFjqwj0fjsztLUDbsz6mR6SMQ1qRtOPL/sAGrToMJxD5Kq1CEPwxZ6TiGT9h1gQpzqVVk496rtYi/QcqJw== "@nodelib/fs.scandir@2.1.5": version "2.1.5"