From 9b7dc92be9a9d5a6c801b587639018ca072ced8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 08:35:33 +0000 Subject: [PATCH] Bump eslint-config-awzzm-ts from 1.0.1 to 1.0.2 Bumps [eslint-config-awzzm-ts](https://github.com/moritzruth/eslint-config-awzzm) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/moritzruth/eslint-config-awzzm/releases) - [Commits](https://github.com/moritzruth/eslint-config-awzzm/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 da8146c..053ed0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1903,9 +1903,9 @@ eslint-ast-utils@^1.1.0: lodash.zip "^4.2.0" eslint-config-awzzm-ts@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.0.1.tgz#2f94937b946f71afa29a22212eb270e54c9bf089" - integrity sha512-0LI6alRL4njndlT+9KghGllT6Lv95XomFDPoZfrHpliALWQMMbLdLn1qJNShF3d+39WHF90PuBgDQl3VO9sHtA== + version "1.0.2" + resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.0.2.tgz#e356aab77dc9a10da65c572c0c9c1c7db17bd6e5" + integrity sha512-yR1YtisWc5TchnnSNhOmgP55K4nqRJOIrOhwpY4QkfmY5CjoaHpGgDjDtSL8AvTHLr52uYVgMaG/yk15wHDkuA== dependencies: "@typescript-eslint/eslint-plugin" "^3.8.0" "@typescript-eslint/parser" "^3.8.0"