From 07d4de2c7190dd3498e3a1c662c88ece4a83f291 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 14 Jul 2022 10:02:40 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to v9.2.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7719aa899..64c1588bd 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "cypress": "10.3.0", "esbuild": "0.14.49", "eslint": "8.19.0", - "eslint-plugin-vue": "9.1.1", + "eslint-plugin-vue": "9.2.0", "express": "4.18.1", "happy-dom": "6.0.3", "netlify-cli": "10.9.0", diff --git a/yarn.lock b/yarn.lock index 8af720f44..12721d4e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5549,10 +5549,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-plugin-vue@9.1.1: - version "9.1.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.1.1.tgz#341f7533cb041958455138834341d5be01f9f327" - integrity sha512-W9n5PB1X2jzC7CK6riG0oAcxjmKrjTF6+keL1rni8n57DZeilx/Fulz+IRJK3lYseLNAygN0I62L7DvioW40Tw== +eslint-plugin-vue@9.2.0: + version "9.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.2.0.tgz#b7ca02b2ce8218b7586346440fc61c2655db353a" + integrity sha512-W2hc+NUXoce8sZtWgZ45miQTy6jNyuSdub5aZ1IBune4JDeAyzucYX0TzkrQ1jMO52sNUDYlCIHDoaNePe0p5g== dependencies: eslint-utils "^3.0.0" natural-compare "^1.4.0"