From 49b0ec3a035873ccad81d14c361676f2188e0b78 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 11:33:16 +0000 Subject: [PATCH] Bump @moritzruth/eslint-config from 1.0.6 to 1.0.9 Bumps [@moritzruth/eslint-config](https://github.com/moritzruth/eslint-config) from 1.0.6 to 1.0.9. - [Release notes](https://github.com/moritzruth/eslint-config/releases) - [Commits](https://github.com/moritzruth/eslint-config/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index efe278e..fe2b438 100644 --- a/yarn.lock +++ b/yarn.lock @@ -90,9 +90,9 @@ to-fast-properties "^2.0.0" "@moritzruth/eslint-config@^1.0.6": - version "1.0.6" - resolved "https://registry.yarnpkg.com/@moritzruth/eslint-config/-/eslint-config-1.0.6.tgz#8a6e184721a19e99ac23146bb7e697ab0911bb7a" - integrity sha512-j5/Ehr8ywqyiJMVc6ra1US8THkigCk0Y+AGt3gGqpfIpcFEOZz8JafftXaeuDjGS3MJUVf7lgBWd7vVX/CnJeg== + version "1.0.9" + resolved "https://registry.yarnpkg.com/@moritzruth/eslint-config/-/eslint-config-1.0.9.tgz#d3537b7981cb2cfc6265885115db24c98fa6917c" + integrity sha512-HUIwoF9u6rM96puffGNozwnv3KU7azTpNKMqbWZdFqP9H1PgbMMMJzlGOFX8R3nZ/dzASNlCEm1NwecGCPFruQ== dependencies: eslint-plugin-import "^2.19.1" eslint-plugin-markdown "^1.0.1"