From 4e22565c88d1f7c6c6a4a877a86a204ce1742196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 11:08:02 +0000 Subject: [PATCH] build(deps-dev): bump @vue/cli-plugin-eslint from 4.5.11 to 4.5.12 Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.11 to 4.5.12. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.12/packages/@vue/cli-plugin-eslint) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f2b6b98d..6630a829 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@typescript-eslint/eslint-plugin": "^4.16.1", "@typescript-eslint/parser": "^4.16.1", "@vue/cli-plugin-babel": "^4.5.11", - "@vue/cli-plugin-eslint": "^4.5.11", + "@vue/cli-plugin-eslint": "^4.5.12", "@vue/cli-plugin-router": "^4.5.11", "@vue/cli-plugin-typescript": "^4.5.11", "@vue/cli-plugin-vuex": "^4.5.10", diff --git a/yarn.lock b/yarn.lock index 8e4cf8e9..25bca8aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1392,12 +1392,12 @@ thread-loader "^2.1.3" webpack "^4.0.0" -"@vue/cli-plugin-eslint@^4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.11.tgz#660eb7f8077a022c93bfad7b1cfb81e70a8be142" - integrity sha512-6XrF3A3ryjtqoPMYL0ltZaP0631HS2a68Ye34KIkz111EKXtC5ip+gz6bSPWrH5SbhinU3R8cstA8xVASz9kwg== +"@vue/cli-plugin-eslint@^4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.12.tgz#7fc2a1d0a490fa300ef4e94518c2cc49ba7a292f" + integrity sha512-nbjGJkWxo/xdD32DwvnEAUwkWYsObpqNk9NuU7T62ehdzHPzz58o3j03YZ7a7T7Le8bYyOWMYsdNfz63F+XiZQ== dependencies: - "@vue/cli-shared-utils" "^4.5.11" + "@vue/cli-shared-utils" "^4.5.12" eslint-loader "^2.2.1" globby "^9.2.0" inquirer "^7.1.0" @@ -1497,10 +1497,10 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.1.0" -"@vue/cli-shared-utils@^4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.11.tgz#fff71673ee9128f998c691515b9d327071b4f41e" - integrity sha512-+aaQ+ThQG3+WMexfSWNl0y6f43edqVqRNbguE53F3TIH81I7saS5S750ayqXhZs2r6STJJyqorQnKtAWfHo29A== +"@vue/cli-shared-utils@^4.5.11", "@vue/cli-shared-utils@^4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.12.tgz#0e0693d488336d284ffa658ff33b1ea22927d065" + integrity sha512-qnIQPJ4XckMoqYh9fJ0Y91QKMIb4Hiibrm9+k4E15QHpk5RaokuOpf10SsOr2NLPCXSWsHOLo3hduZSwHPGY/Q== dependencies: "@hapi/joi" "^15.0.1" chalk "^2.4.2"