From f657609a7e70c062092857c8eda9112fd05cd080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 08:09:36 +0000 Subject: [PATCH] Bump eslint-plugin-vue from 7.7.0 to 7.11.1 in /src_htmlPhone Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.7.0 to 7.11.1. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.7.0...v7.11.1) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src_htmlPhone/package.json | 2 +- src_htmlPhone/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src_htmlPhone/package.json b/src_htmlPhone/package.json index 4042a7b8..afce23e5 100644 --- a/src_htmlPhone/package.json +++ b/src_htmlPhone/package.json @@ -70,7 +70,7 @@ "eslint-plugin-html": "^6.1.2", "eslint-plugin-promise": "^4.3.1", "eslint-plugin-standard": "^5.0.0", - "eslint-plugin-vue": "^7.7.0", + "eslint-plugin-vue": "^7.11.1", "eventsource-polyfill": "^0.9.6", "express": "^4.16.3", "file-loader": "^6.2.0", diff --git a/src_htmlPhone/yarn.lock b/src_htmlPhone/yarn.lock index 149a13ab..3988524b 100644 --- a/src_htmlPhone/yarn.lock +++ b/src_htmlPhone/yarn.lock @@ -2759,10 +2759,10 @@ eslint-plugin-standard@^5.0.0: resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4" integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg== -eslint-plugin-vue@^7.7.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7.0.tgz#a90df4595e670821bf243bd2750ededdb74948b8" - integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ== +eslint-plugin-vue@^7.11.1: + version "7.11.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.11.1.tgz#77eb4b44032d5cca79f9af21d06991d8694a314a" + integrity sha512-lbw3vkEAGqYjqd1HpPFWHXtYaS8mILTJ5KOpJfRxO3Fo7o0wCf1zD7vSOasbm6nTA9xIgvZQ4VcyGIzQXxznHw== dependencies: eslint-utils "^2.1.0" natural-compare "^1.4.0"