From 7a252ffcf1d7d40018c3b15f9378585bc9313005 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 09:07:31 +0000 Subject: [PATCH] Bump eslint-config-awzzm-vue from 1.0.4 to 1.0.5 Bumps [eslint-config-awzzm-vue](https://github.com/moritzruth/eslint-config-awzzm) from 1.0.4 to 1.0.5. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2a6c385..c6bfeb6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nuxtjs/eslint-module": "^2.0.0", "babel-eslint": "^10.1.0", "eslint": "^7.6.0", - "eslint-config-awzzm-vue": "^1.0.4", + "eslint-config-awzzm-vue": "^1.0.5", "eslint-plugin-nuxt": "^1.0.0", "fibers": "^5.0.0", "sass": "^1.26.10", diff --git a/yarn.lock b/yarn.lock index c8f831b..b2e5551 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3900,10 +3900,10 @@ eslint-ast-utils@^1.1.0: lodash.get "^4.4.2" lodash.zip "^4.2.0" -eslint-config-awzzm-vue@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.0.4.tgz#3e0870076aeb583ee7883f4b8012dc72aaf2e3a4" - integrity sha512-9vXGjyx07wiU6yCKzKF9023W80eXMvNmqNOSdkdAIAT3HcqLQ7AzIb64aXAJFGo7fYZwU50t83FuwrRByYQFTA== +eslint-config-awzzm-vue@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.0.5.tgz#7fe11ac729e6bc24fefe63347e4ba86a4563c425" + integrity sha512-CdQ7WrvIGahCTIwoj+gG1tDYffJD0oaBfU40Dc48BXkHLS9VCurWVHPsjs7BrtF780DdIAmFWysA5e68RIdXxA== dependencies: eslint-config-awzzm "^1.0.3" eslint-plugin-vue "^6.2.2"